Skip to content

Releases: executablebooks/jupyter-cache

Allow nb converter func to be passed to staged/execution methods

31 Mar 17:29
Compare
Choose a tag to compare

This allows for text-based notebooks to be staged, then converted on the fly before execution (e.g. using jupytext)

Initial Release

13 Mar 01:45
4558db8
Compare
Choose a tag to compare
Add RTD Documentation (#35)

Also:

* Move tabulate records code to standalone functions (fixes #27)
* Move `get_cache`  to top level and `cli/utils.py` to `utils.py` (improves access and fixes #29)
* Create .readthedocs.yml
* Add PyPi deployment

Initial PyPi release

13 Mar 01:28
Compare
Choose a tag to compare
Initial PyPi release Pre-release
Pre-release
v0.1.0a1

Add PyPi deployment