nteract / scrapbook

A library for recording and reading data in notebooks.
https://nteract-scrapbook.readthedocs.io
BSD 3-Clause "New" or "Revised" License
281 stars 26 forks source link

Initial 0.1.0 implementation #3

Closed MSeal closed 5 years ago

MSeal commented 5 years ago

Has 100% coverage for papermill record and api.py functionality, but with the models in place for all the new/desired features.

Would love a little review for glaring comment / code issues, as well as any recommendations on API changes (though we'll stay open to making those for a couple official releases until 0.2 at least).

MSeal commented 5 years ago

Also, should completely address https://github.com/nteract/papermill/issues/175 once this merged and is documented enough for a release.

willingc commented 5 years ago
screenshot 2018-12-17 07 49 50 screenshot 2018-12-17 07 49 50 2 screenshot 2018-12-17 07 49 55
willingc commented 5 years ago

@MSeal I'm going to merge this and we can iterate on naming over time. Great work!

MSeal commented 5 years ago

Ok thanks, I'll get the obvious doc suggestions pushed directly to master to clean those up as well