Skip to content

Julia on Jupyter

We can use the Julia Language on Jupyter by selecting the Julia-Jupyter application. Inside the Jupyter session, we can start notebooks with different Julia kernels, such as julia/1.8.5. Starting a kernel loads the corresponding Julia module. The Julia kernel uses the IJulia.jl package. The Jupyter installation for Julia is separate from the Jupyter installation for Python.


Last update: April 27, 2023