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
Format with autopep8 and clean up code #65
Closed
mbrukman closed 2 years ago
Cleanups as follows (no functional changes):
autopep8
on code to standardize formatting=
autopep8
did not