ipycache

Defines a %%cache cell magic in the IPython notebook to cache results of long-lasting computations in a persistentpickle file.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install ipycache

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.4 2013-10-13    
0.1.3 2013-10-10    
0.1.2 2013-10-09    
0.1.1 2013-10-08    
0.1.0 2013-10-08    

Issues with this package?

Page last updated 2023-10-28 05:40:14 UTC