I'm getting this error message "404 : Not Found You are requesting a page that does not exist!" when trying to log in to Jupyter lab. I'm not sure if I did something on my side causing this error.
Thank you,
Yin
Dylan Nelson
15h
I have reset the Python environment in your Lab - likely you installed some package(s) that changed jupyter, jupyterlab, jupyterhub, or similar. If these get messed up, the Lab will no longer work, so it's important to avoid changing these packages.
Hi Dylan,
I'm getting this error message "404 : Not Found You are requesting a page that does not exist!" when trying to log in to Jupyter lab. I'm not sure if I did something on my side causing this error.
Thank you,
Yin
I have reset the Python environment in your Lab - likely you installed some package(s) that changed jupyter, jupyterlab, jupyterhub, or similar. If these get messed up, the Lab will no longer work, so it's important to avoid changing these packages.
Hi Dylan, it works now, thank you very much.