Hi,
two days ago I installed ubuntu mate 22.04 (=last LTS) on my PC together with julia 10.2
I installed the IJulia package as usual (add IJulia) but now when I open julia in a terminal,
hitting
using IJulia
notebook()
as I’ve always done, the browser (firefox) opens but displays just a blank screen, with
localhost:8888/tree
as the address in the address bar. No listing of folder, files… none whatsoever.
Do you know if there is a way to recover the jupyter notebooks?
Please notice that
using IJulia
jupyterlab()
does indeed work, showing the address
localhost:8888/lab
On a second topic, I’ve seen (not in my new machine) that jupyter now appears
with this new and ugly interface that I don’t like much. Do you know if it is possible
to revert to the previous interface?
Thanks a lot,
Ferran.