Anaconda is a collection of apps for data analysis. The Anaconda distribution includes Python, the Spyder Interactive Development Environment and Jupyter Notebook among other apps.
Note: Make sure you get the version with Python 3.7 (or higher) (NOT 2.7) or the examples will not work.
Download here
Instalation instructions on Windows
Installing on macOS
In the web browser browse to the ‘inf-428-data-analytics’ folder (the folder you cloned from github), then browse to ‘python/notebooks/introduction/ and open PythonNotebookHelloWorld.ipynb.
If you have any issues, please post on our discussion group.