Rupert Sutherland, Victoria University of Wellington, NZ
All jupyter notebooks in this class are based on python (v3)
There are many online resources to help you learn scientific python programming
For interactive notebooks, you can run using binder by clicking here
https://mybinder.org/v2/gh/RupertSutherland/ESCI203/HEAD
Note that you can't save changes when running on binder. If you want to modify and save, then download from this github site. You can then work on them on your local machine, if you have software (e.g. install anaconda https://www.anaconda.com/products/individual).