Jupyterlab Error 404 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

25th May 2018, 5:58 AM
Agnibha Chakraborty
Agnibha Chakraborty - avatar
1 Answer
+ 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
25th May 2018, 7:08 AM
Kuba Siekierzyński
Kuba Siekierzyński - avatar