Spaces:
Runtime error
Runtime error
| FROM jupyterhub/jupyterhub:latest | |
| RUN pip install --no-cache \ | |
| oauthenticator \ | |
| dockerspawner \ | |
| jupyterhub-nativeauthenticator | |
| COPY jupyterhub_config.py /srv/jupyterhub/jupyterhub_config.py | |