Open vascotenner opened 8 years ago
Thanks for the effort, I will review the code in detail once I find the time. Can you check why the travis builds fails for the PR?
I changed the PR such that is does not break the API anymore. There are no tests yet for the new code.
Will this be merged?
This PR adds support for gziped pickles, see also #28
Usage:
%%cache test.pkl.gz vars
Thanks to @dimatura for writing the code