Running JupyterLab at HPC2N - Julia
Running JupyterLab at HPC2N - Julia
For how to use Jupyter notebook in general, see the Using Jupyter at HPC2N page.
1) In order to use Julia kernels in a Jupyter notebook you need to install the IJulia package in Julia. First load the modules for JupyterLab and Julia (v. 1.8.5 in this case):
module load GCC/10.3.0 JupyterLab/3.2.8 module load Julia/1.8.5-linux-x86_64
2) Then, start a Julia session and add the IJulia package either in Julian mode: