defeo/jupyterhub-docker

It seems jupyter-config.py has no effect

Adrast opened this issue · 1 comments

I've tried to setup a basic example, but no matter how I configure jupyter-config.py regarding Auth, it keeps defaulting to PAM. Even when I use the default CAS auth.

defeo commented

Have you paid attention to this sentence here:

Be careful with this configuration: if you update jupyterhub_config.py and rebuild the jupyterhub service, the contents will not be updated inside the volume, unless you destroy it first with docker volume rm.