These notebooks introduce you topic by topic to the Python language. You can run the code contained in each notebook, and you can edit it to see how it works.
To run these notebooks locally, clone this repo. Make sure you have Jupyter installed. You can then run the notebooks by running the following in your terminal:
jupyter notebookYou can also go straight to live notebooks (also by clicking on the "launch binder" icon above).
For more detailed instructions see our guide to Setting Up Your Python Development Environment.