Binder

Click on the launch_binder buttons below to go to live Jupyter Notebooks hosted by mybinder.org. The programming experience is very similar to running Jupyter locally. You can even use the environment on a mobile phone or tablet! They might take a minute to load the first time, be patient.

Warning

The code you write in these notebooks files will not be saved online. To save, you must download the notebook file or save to your browser storage. Downloading might not be possible if you are on a mobile device!

Playground

_images/launch_binder.svg

A simple notebook to explore the Jupyter Notebook interface. You can use this notebook in any way you wish.

Python Tour

https://mybinder.org/badge_logo.svg

A tour of some important Python programming constructs and examples using Python packages Numpy and Matplotlib.