We will be running python through a https://jupyter.org]jupyter notebook. If you don't already have Jupiter installed on your computer, one easy way to install is through anaconda. When you have finished downloading, go to your /Applications folder and run Anaconda-Navigator and you should see a screen like the following

Click on Jupiter Notebook and you should get a browser window like the following:

Navigate to where you have downloaded the tutorials, click and you should be ready to go.

Some other useful software:

  • Brew is a system for installing packages on MacOS.
  • pip, the Package Installer for Python, to install Jupyter.