Skip to content

Commit

Permalink
Clarified some instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Oesting committed Oct 11, 2023
1 parent 34d36e9 commit 4c1392b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions material/3_wed/linalg/slides.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand All @@ -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" >}}

0 comments on commit 4c1392b

Please sign in to comment.