Defines a %%cache cell magic in the IPython notebook to cache results of long-lasting computations in a persistent pickle file
BSD 3-Clause "New" or "Revised" License
138
stars
35
forks
source link
fix ipynb runner #31
Closed
ihrke closed 9 years ago
ipynb_runner.py
stopped working because of changes inipython
python3
compatibility issues preventing from running the tests (#30)