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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ The course has been developed as a specialist course for the Doctoral schools of
13
13
14
14
The course uses Python 3 and some data analysis packages such as Pandas, Numpy and Matplotlib. To install the required libraries, we highly recommend Anaconda or miniconda (<https://www.anaconda.com/download/>) or another Python distribution that includes the scientific libraries (this recommendation applies to all platforms, so for both Window, Linux and Mac).
15
15
16
-
For detailed instructions to get started on your local machine , see the [setup instructions](./setup.md).
16
+
For detailed instructions to get started on your local machine , see the [setup instructions](./docs/setup.md).
17
17
18
18
In case you do not want to install everything and just want to try out the course material, use the environment setup by Binder [](https://mybinder.org/v2/gh/jorisvandenbossche/DS-python-data-analysis/main?urlpath=lab/) and open de notebooks rightaway.
0 commit comments