Update links
This commit is contained in:
parent
4d95a73ac3
commit
75d4c22f0b
1 changed files with 2 additions and 2 deletions
|
@ -43,10 +43,10 @@ It is only expected that the student has:
|
||||||
To follow this workshop, an installation of **Python 3.9** or higher is expected.
|
To follow this workshop, an installation of **Python 3.9** or higher is expected.
|
||||||
|
|
||||||
A popular and beginner friendly way is
|
A popular and beginner friendly way is
|
||||||
to install the [Anaconda Distribution](https://www.anaconda.com/products/individual)
|
to install the [Anaconda Distribution](https://www.anaconda.com/download)
|
||||||
that not only ships Python itself
|
that not only ships Python itself
|
||||||
but also comes pre-packaged with a lot of third-party libraries
|
but also comes pre-packaged with a lot of third-party libraries
|
||||||
including [Python's scientific stack](https://scipy.org/about.html).
|
including [Python's scientific stack](https://scipy.org/).
|
||||||
|
|
||||||
Detailed instructions can be found [here <img height="12" style="display: inline-block" src="static/link/to_gh.png">](https://github.com/webartifex/intro-to-python#installation).
|
Detailed instructions can be found [here <img height="12" style="display: inline-block" src="static/link/to_gh.png">](https://github.com/webartifex/intro-to-python#installation).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue