Merge branch 'master' into replace_chp_traefik

This commit is contained in:
Min RK
2019-02-22 12:33:55 +01:00
committed by GitHub
5 changed files with 59 additions and 1 deletions

View File

@@ -193,6 +193,7 @@ def ensure_jupyterhub_package(prefix):
'jupyterhub-dummyauthenticator==0.3.1',
'jupyterhub-systemdspawner==0.11',
'jupyterhub-firstuseauthenticator==0.12',
'jupyterhub-nativeauthenticator==0.0.4',
'jupyterhub-ldapauthenticator==1.2.2',
'oauthenticator==0.8.0',
])