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
module 'IPython.utils.io' has no attribute 'stdout' #74
Open
AmineMahdioui opened 2 years ago
I just installed this package and tried to use it and got this error: I did use
%load_ext ipycache
in a previous cell