You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ For a more *detailed version* with **clickable links**
28
28
29
29
#### Videos
30
30
31
-
Presentations of the chapters are available on this [YouTube playlist <imgheight="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 <imgheight="12"style="display: inline-block"src="static/link/to_yt.png">](https://www.youtube.com/playlist?list=PL-2JV1G3J10kRUPgP7EwLhyeN5lOZW2kH).
32
32
The recordings are about 25 hours long in total
33
33
and were made in spring 2020
34
34
after a corresponding in-class Bachelor course was cancelled due to Corona.
@@ -76,21 +76,21 @@ If you are familiar with
76
76
77
77
### Installation
78
78
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.
80
80
81
81
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)
83
83
that not only ships Python itself
84
84
but also comes pre-packaged with a lot of third-party libraries.
0 commit comments