jupyter-on-openshift / jupyterhub-quickstart

OpenShift compatible version of the JupyterHub application.
Apache License 2.0
101 stars 107 forks source link

Delete pre-loaded authenticators in config. #25

Open GrahamDumpleton opened 4 years ago

GrahamDumpleton commented 4 years ago

This is a hack as temporary workaround so that users using jupyterhub-quickstart can still set environment variables in jupyterhub_config.py to set up authenticators. Long term must move to using jupyterhub_config.sh file to set them.