Andrey Khashchin
Results
1
comments of
Andrey Khashchin
Had approximately same problem and this worked for me: jupyterhub_config.py: ``` from kdcauthenticator.kdcauthenticator import KDCAuthenticator c.JupyterHub.authenticator_class = KDCAuthenticator ```