-
Notifications
You must be signed in to change notification settings - Fork 353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump jupyterhub to 2.* #777
Conversation
I think we'll need to resolve #724 since this is a breaking change |
This will fix #818 |
The hub environment is updated separately from the user environment so this also needs an update: the-littlest-jupyterhub/tljh/installer.py Line 124 in 121b4c7
The JupyterHub DB should be upgraded automatically if needed so no need to worry about running
Though I've just tried a manual update of JupyterHub and it's failing:
|
Firstly, does it still work?
Secondly, any reason why not?