A very rushed update on where this stands.
- I have created binderbot, a CLI for running binders.
- I created an example gallery that uses binderbot as part of it CI. The CI runs the notebooks inside binder, downloads the executed notebooks, and pushes them to the
binderbot-built
branch. This repo needs to be converted to a cookiecutter or template. - I have linked this to a static sphinx gallery site at https://github.com/pangeo-gallery/pangeo-gallery. The example gallery is a submodule: https://github.com/pangeo-gallery/pangeo-gallery/tree/master/repos
- The built site is here: http://gallery.pangeo.io
This is all a bit messy and there are lots of things that need to be worked out. But the fundamentals do work.