Using JupyterLab

Install IJulia and build it:

] add IJulia
build IJulia

After that, run jupyter-lab (e.g. form bash console, not from within julia) and from there choose which notebook to run. Have fun.
The only think I did not get to work (yet) in jupyter-lab (but works with jupyter) is Interact.jl .

1 Like