All of our example notebooks should be updated-- a lot of development has occurred, and they are certainly out of date.
More fundamentally, our example notebooks should maximally accessible and usable (wherever possible). This means that they should be binder launch-able (with the exception of the cyrocloud example, which calls the lambda on cryocloud and can't be run on binder). However, other notebooks should be binder-ized.
This means that we need to ensure that we have the infrastructure at the repo level so that repo2docker can run cleanly and build the required deps to run our notebooks. Doing a pass over the [docs] metapack deps will also make sense here.
All of our example notebooks should be updated-- a lot of development has occurred, and they are certainly out of date.
More fundamentally, our example notebooks should maximally accessible and usable (wherever possible). This means that they should be binder launch-able (with the exception of the cyrocloud example, which calls the lambda on cryocloud and can't be run on binder). However, other notebooks should be binder-ized.
This means that we need to ensure that we have the infrastructure at the repo level so that repo2docker can run cleanly and build the required deps to run our notebooks. Doing a pass over the [docs] metapack deps will also make sense here.