Clarified some instructions.
This commit is contained in:
parent
34d36e92d1
commit
4c1392b349
@ -8,7 +8,9 @@ The slides are available [in pptx format here](Julia_Matrices_Optimization_JuMP_
|
||||
|
||||
## Exercise
|
||||
|
||||
Please download the files [Manifest.toml](Manifest.toml) and [Project.toml](Project.toml), put the files in the same folder that \*.ipynb file is located.
|
||||
The exercise is rendered [as html here](Julia_Matrices_Optimization_JuMP_Stuttgart2023.ipynb) but can also be downloaded {{< downloadthis Julia_Matrices_Optimization_JuMP_Stuttgart2023.ipynb label="Download as ipynb" >}}
|
||||
|
||||
Before starting the exercise, please download the files [Manifest.toml](Manifest.toml) and [Project.toml](Project.toml), put the files in the same folder that \*.ipynb file is located.
|
||||
|
||||
Start Julia in that directory and run the following commands:
|
||||
|
||||
@ -26,4 +28,3 @@ using IJulia; notebook(dir=".")
|
||||
|
||||
```
|
||||
|
||||
The exercise is rendered [as html here](Julia_Matrices_Optimization_JuMP_Stuttgart2023.ipynb) but can also be downloaded {{< downloadthis Julia_Matrices_Optimization_JuMP_Stuttgart2023.ipynb label="Download as ipynb" >}}
|
||||
|
Loading…
Reference in New Issue
Block a user