"The easiest way to get the remaining files and dependencies\n",
"is to [download the install.jl script](https://github.com/mfherbst/2022-rwth-julia-workshop/blob/master/install.jl) and run it from julia. See the instructions [on the github repository](https://github.com/mfherbst/2022-rwth-julia-workshop).\n",
"is to [download the install.jl script](https://gitlab.mathematik.uni-stuttgart.de/stammbn/julia-seminar/-/blob/main/install.jl?ref_type=heads) and run it from julia. See the instructions [on the github repository](https://gitlab.mathematik.uni-stuttgart.de/stammbn/julia-seminar/).\n",
"\n",
"As an alternative you can also also run the following commands manually\n",
"(this requires to have `git` and `julia` available from the commandline):\n",
-[Jupyter](https://jupyter.org/) and [IJulia.jl](https://github.com/JuliaLang/IJulia.jl)
- This repository of workshop materials
- All required dependencies (Julia packages) for the workshop
### Getting Julia
For following the course you will need at least Julia 1.6, but for full compatibility **Julia 1.8** is recommended.
Julia can be easily obtained in binary form from [Julia downloads](https://julialang.org/downloads/).
### Getting all the rest
The easiest way to get the remaining files and dependencies
is to [download the install.jl script](https://github.com/mfherbst/2022-rwth-julia-workshop/blob/master/install.jl) and run it from julia. See the instructions [on the github repository](https://github.com/mfherbst/2022-rwth-julia-workshop).
is to [download the install.jl script](https://gitlab.mathematik.uni-stuttgart.de/stammbn/julia-seminar/-/blob/main/install.jl?ref_type=heads) and run it from julia. See the instructions [on the github repository](https://gitlab.mathematik.uni-stuttgart.de/stammbn/julia-seminar/).
As an alternative you can also also run the following commands manually
(this requires to have `git` and `julia` available from the commandline):