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 [[https://www.anaconda.com/|anaconda]]. When you have finished downloading, go to your /Applications folder and run Anaconda-Navigator and you should see a screen like the following {{tutorials:screen_shot_2022-10-01_at_12.16.05_pm.png}} Click on Jupiter Notebook and you should get a browser window like the following: {{tutorials:screen_shot_2022-10-01_at_12.23.06_pm.png}} Navigate to where you have downloaded the tutorials, click and you should be ready to go. Some other useful software: * [[https://brew.sh|Brew]] is a system for installing packages on MacOS. * [[https://pip.pypa.io/en/stable/|pip]], the Package Installer for Python, to install Jupyter.