-
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
The carpentries provide a set of "scaffolds" to run core lessons in the cloud using MyBinder, avoiding the need for learners to install anything. I find this a really good fall back when learners can't get the software they need installed.
All that is required to run this is a .binder directory with a conda environment.yml, although we might want some extra scripts to download datasets. It is best to place these in their own branch, create a run with binder badge and link this in the readme from the main/gh-pages branch.
We could also create a notebook to run in Google Colab.
Related to #89
Reactions are currently unavailable