Download the slides from the latest release.
To setup Julia, install from Julia Homepage, or with your distribution package manager of choice.
To gather all dependencies to run the examples, in the root directory start Julia:
$ julia -q
julia>
# hit the `]` key
julia>]
(@v1.10)> activate .
(julia-intro)> instantiate
This will grab all of the dependencies from the Project.toml
(with the specific versions locked in the Manifest.toml
).
Montserrat font by Julieta Ulanovsky, licensed under SIL OFL.