carpentries-lab / python-aos-lesson

Python for Atmosphere and Ocean Scientists
https://carpentries-lab.github.io/python-aos-lesson/
Other
87 stars 49 forks source link

Pangeo Binder as a backup #37

Open DamienIrving opened 3 years ago

DamienIrving commented 3 years ago

It might be a good idea to have Pangeo Binder available as a backup for those people who have problems getting everything working on their own machines. The Binder instances have 8GB of RAM and you basically make a GitHub repo available and specify an environment.yml file and then the users work from Jupyter Lab.

You can make a fancy button for people to click on in your README. e.g:

[![Binder](https://mybinder.org/badge_logo.svg)](https://binder.pangeo.io/v2/gh/ARM-Development/PyART-Training/HEAD?urlpath=lab)