Skip to content

Instantly share code, notes, and snippets.

@thejevans
Last active April 2, 2018 23:05
Show Gist options
  • Save thejevans/5057a1f96c7463052889f18100806784 to your computer and use it in GitHub Desktop.
Save thejevans/5057a1f96c7463052889f18100806784 to your computer and use it in GitHub Desktop.
proxy:
secretToken: "6b6847da2357051a396859394124027c730f8a47dd82ac22fa7a3491fa72d25b"
https:
hosts:
- jupyter.thejevans.com
letsencrypt:
contactEmail: thejevans@gmail.com
hub:
extraEnv:
JUPYTER_ENABLE_LAB: 1
extraConfig: |
c.KubeSpawner.cmd = ['jupyter-labhub']
singleuser:
defaultUrl: "/lab"
image:
name: jupyter/tensorflow-notebook
tag: f9c74a1
#this doesn't work "OAuth callback made without a code"
auth:
type: github
github:
clientId: "d64ec4fc75f10658a7ae"
clientSecret: "61255febcb7c016e5f5bc6496adc877aa99d55bf"
callbackUrl: "http://jupyter.thejevans.com/hub/oauth_callback"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment