Skip to content

Commit da43bc3

Browse files
committed
Update links and versions
1 parent 1ee63da commit da43bc3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For a more *detailed version* with **clickable links**
2828

2929
#### Videos
3030

31-
Presentations of the chapters are available on this [YouTube playlist <img height="12" style="display: inline-block" src="static/link/to_yt.png">](https://www.youtube.com/playlist?list=PL-2JV1G3J10lQ2xokyQowcRJI5jjNfW7f).
31+
Presentations of the chapters are available on this [YouTube playlist <img height="12" style="display: inline-block" src="static/link/to_yt.png">](https://www.youtube.com/playlist?list=PL-2JV1G3J10kRUPgP7EwLhyeN5lOZW2kH).
3232
The recordings are about 25 hours long in total
3333
and were made in spring 2020
3434
after a corresponding in-class Bachelor course was cancelled due to Corona.
@@ -76,21 +76,21 @@ If you are familiar with
7676

7777
### Installation
7878

79-
To follow this course, an installation of **Python 3.8** or higher is expected.
79+
To follow this course, an installation of **Python 3.11** or higher is expected.
8080

8181
A popular and beginner friendly way is
82-
to install the [Anaconda Distribution](https://www.anaconda.com/products/individual)
82+
to install the [Anaconda Distribution](https://www.anaconda.com/download)
8383
that not only ships Python itself
8484
but also comes pre-packaged with a lot of third-party libraries.
8585

8686
<img src="static/anaconda_download.png" width="50%">
8787

88-
Scroll down to the [download](https://www.anaconda.com/products/individual#Downloads) section
88+
Scroll down to the "Anaconda Installers" section
8989
and install the latest version for your operating system
90-
(i.e., *2020-07* with Python 3.8 at the time of this writing).
90+
(i.e., *2024-02* with Python 3.11 at the time of this writing).
9191

9292
After installation,
93-
you find an entry "[Anaconda Navigator](https://docs.anaconda.com/anaconda/navigator/)"
93+
you find an entry "[Anaconda Navigator](https://docs.anaconda.com/free/navigator/)"
9494
in your start menu.
9595
Click on it.
9696

0 commit comments

Comments
 (0)