-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
We would like to make the notebooks useable outside the jupyterlab instance, for longevity and general usefulness. This ties in well with our CIT (continuuous integration and testing) aspirations, so here's an epic to get this going:
- Figure out how to unit/continuously test notebooks, preferably with Travis CI - this needs setting up sooner rather than later, so we can use it to check our tutorials as we go. Get beavis-ci working #17 Deploy the notebook outputs in html format to a web gallery, so they can be printed out etc
- Make a first tutorial notebook to exercise DM Stack (and hence check that people are set up correctly). This could be “Hello Sky” ("Hello Sky" notebook #13 ) or something else. This will be useful for:
- Extend CIT to include use of docker to recreate Stack v15 environment