Jupyter notebook ¶
By: MaiAShaaban on Feb. 19, 2024, 1:16 p.m.
Hi,
Jupyter notebook is no longer working. How can I reach it?
By: MaiAShaaban on Feb. 19, 2024, 1:16 p.m.
Hi,
Jupyter notebook is no longer working. How can I reach it?
By: alvaroparicio on Feb. 19, 2024, 2:58 p.m.
Hi, Can you provide us more information of the error or screenshots please so we can look into it further? Thanks!
By: MaiAShaaban on Feb. 21, 2024, 1:25 p.m.
The error "Unable to connect, Firefox cannot establish a connection "
I deleted the desktop and created a new one but still getting the same error.
By: alvaroparicio on Feb. 21, 2024, 3:42 p.m.
Hi, you're installing jupyter elements in your ~/persistent-home/init.sh file. Those things break the original desktop jupyter installation and that's why it doesn't start in your case and you can't access it with the browser, because the service is not running. If you remove (or comment out) the things you installed over jupyter in your init.sh file, it will work again. Hope we could help!