-
Notifications
You must be signed in to change notification settings - Fork 5k
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
jupyter notebook hangs and donot load just show : Skipped non-installed server(s): #7160
Comments
My additions (Gentoo Linux amd64, Jupyter Server 2.9.1, Firefox v120.0, Opera v105.0.4970.13 - updated yesterday)
then
EDIT: no, it still does not work, that was running nbclassic. Regards! |
Hi @dankarthik25 thank you for opening this issue! Does this issue happen for you in other browsers as well? The line you provided from the terminal does not indicate an issue, my working JupyterLab instance has a similar output. Is there additional terminal output that you could provide? |
Hi again! |
Thank you for your reply @pkartsev! Maybe @dankarthik25 could give that a try as well and confirm that this solved the issue for them, then we can close this issue. I will leave it open for now! |
Hi @dankarthik25, just wanted to follow up with you about this issue, are you still experiencing this issue? |
cleaning the browser cache helped! |
I have the same issue, using notebook 7.1.0. Using Brave and clearing cache didn't help, the start page of jupyter won't load. In Firefox it seems to work fine. |
The update notebook may incur the incompatibility issue. Please execute the following commands and then it will work fine. 0. Uninstall jupyter
2. install jupyter with standard conda command
3. update jupyter
4. solve the compatibility
Notes: During opening an ipynb file, readers may see the following alert: Read the migration plan to Notebook 7 to learn about the new features and the actions to take if you are using extensions - Please note that updating to Notebook 7 might break some of your extensions. Another issue is that users need to take different approaches for different Nvidia drivers (and environments). With regard to v530, the older version of Jupyter Notebook such as v6.x might be better. Wight regard to newer ones such as v535 or higher, the update version of Jupyter Notebook 7.x might be better. Cheers, |
I have install jupyter inside my conda env using pip
it worked till yesterday but stop working from today
when i run jupyter
It loads in browser but page hangs not loading
in terminal it is showing
Skipped non-installed server(s)
Expected behavior
Context
Operating System and version: NAME=Linux Mint 20
Browser and version: Firefox 110.01
jupyter 1.0.0
jupyter_client 8.3.1
jupyter-console 6.6.3
jupyter_core 5.3.1
jupyter-events 0.7.0
jupyter-lsp 2.2.0
jupyter_server 2.7.3
jupyter_server_terminals 0.4.4
jupyterlab 4.0.6
jupyterlab-pygments 0.2.2
jupyterlab_server 2.25.0
jupyterlab-widgets 3.0.9
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: