Introduction to Programming with Julia

Follow the instructions on this page to pre-configure your system for the course.

These instructions guide the installation of the Julia language, the Jupyter workspace and the library IJulia to connect both. All are required.

Thank you.

  1. Install anaconda from https://www.anaconda.com/download.
  2. Install Julia from https://julialang.org/downloads/.
  3. To install 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 a Julia kernel.

Jupyter-lab + Julia