Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upJupyterHub single-user server requires notebook >= 4.0 #325
Comments
|
This can be fixed by installing the notebook package: The example linked is meant for use with users in their own containers, e.g. DockerSpawner |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I build and run Dockerfile from here:
After authentification I got:
How can I fix it?