We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8014bb7 commit bc07f0dCopy full SHA for bc07f0d
dev_env/jupyterhub/jupyter_config.yaml
@@ -63,6 +63,8 @@ hub:
63
mountPath: /usr/local/etc/jupyterhub/jupyterhub_config.d/unity_auth.py
64
binaryData: ${unity_auth_py}
65
config:
66
+ Authenticator:
67
+ auto_login: true
68
OAuthenticator:
69
oauth_callback_url: ${oauth_callback_url}
70
client_id: ${oauth_client_id}
0 commit comments