I installed with pip Jupyter Lab and Jupyter Notebook. Also used conda forge.
Issue: when opening with –no-browser and running the link in safari/chrome, I can visualize the jupyter lab, but when I want to open Notebook, it just freezes and won’t proceed. Just blank page.
Is there anything else I should install?
Thank you!
Sorry if the question is too generic, I am new to data analysis.
I installed with pip Jupyter Lab and Jupyter Notebook. Also used conda forge.
Expected the Notebook to run and ask for kernel, but it will just load indefinitely.
Edit:
I tried to make it work as suggested in similar post, but still get the same issue.
In terminal it looks like this:
[W 2024-09-15 14:41:04.277 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness (ff6be78872a843a9a96e6484447df1d7@::1) 1.30ms referer=None
[W 2024-09-15 14:41:04.740 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness (ff6be78872a843a9a96e6484447df1d7@::1) 1.14ms referer=None
[W 2024-09-15 14:41:05.710 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness (ff6be78872a843a9a96e6484447df1d7@::1) 1.04ms referer=None
[W 2024-09-15 14:41:06.054 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness (ff6be78872a843a9a96e6484447df1d7@::1) 3.96ms referer=None
[W 2024-09-15 14:41:07.426 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness (ff6be78872a843a9a96e6484447df1d7@::1) 3.30ms referer=None
[W 2024-09-15 14:41:08.624 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness (ff6be78872a843a9a96e6484447df1d7@::1) 3.94ms referer=None
[W 2024-09-15 14:41:09.980 ServerApp] 404 GET /api/collaboration/room/JupyterLab:globalAwareness (ff6be78872a843a9a96e6484447df1d7@::1) 2.58ms referer=None
Mariam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1