Follow the instructions on this page to pre-configure your system for the course.
These instructions guide the installation of the
Julia
language, theJupyter
workspace and the libraryIJulia
to connect both. All are required.Thank you.
anaconda
from https://www.anaconda.com/download.Julia
from https://julialang.org/downloads/.IJulia
follow the instruction in https://julialang.github.io/IJulia.jl/stable/manual/installation/.After those steps you should be able to start a
Jupyter-lab
notebook and choose aJulia
kernel.