This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
JupyterLab has no kernel running through JupyterHub #62
Comments
In an attempt to resolve this I did the following:
...but still no luck. |
I have it working now with an older version of tornado.
This is based off of the ipython issue here: ipython/ipyparallel#318 |
Have you tried:
at least it works for me. Did you install jupyterhub with the correct conda environment? |
I have the same problem. What should I do about it? @nielsenmarkus11 Have you solved it? |
@zangjihong, I was able to get it working by using an older version of tornado. It looks like it may be coming up because of the issue that hasn't been resolved yet with the |
thanks! I also downgraded the version of tornado. Up to now, there has been no problem yet. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I try to open a notebook or python kernel I get the following error after waiting some time...
However when I run
jupyter lab
locally it connects to the Python 3 kernel instantly. Any idea where I could be going wrong?The text was updated successfully, but these errors were encountered: