Python basics
Setup
There are many, many ways to set up and run Python. Maybe you’ll do it piece by piece yourself, or use plug-and-play with Anaconda, or stick to the cloud with Google Colab
We’re going to be using JupyterLab Desktop.
To find instructions on using JupyterLab Desktop, check the class slides
Session content
In-class
Completed work
Completed notebooks will be posted after class.
Additional links
- Python’s Not (Just) For Unicorns, an introduction to Python