+ 5
Jupyterlab Error 404
I have installed Anaconda on my PC. When I am opening Jupyterlab from Anaconda I am getting this error on my browser. "404 : Not Found You are requesting a page that does not exist!" How to solve this problem?
1 Réponse
+ 5
Might be an issue with serverextension and enabling it at user level, I think the most oftwn error (right next to the jupyter notebook instance not launching the server because of user/admin permissions :)
Check out the discussion on jupyterlab github:
https://github.com/jupyterlab/jupyterlab/issues/1346