Skip to content

Releases: executablebooks/jupyter-cache

Added a timeout argument to execute

01 Jun 03:47
54bc0c1

Choose a tag to compare

Bug Fix

31 Mar 18:10

Choose a tag to compare

v0.2.1

Fix bug in merge_match_into_notebook

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

31 Mar 17:29

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

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

Choose a tag to compare

Initial PyPi release Pre-release
Pre-release
v0.1.0a1

Add PyPi deployment