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
Add caching to `pip` in GitHub Actions #67
Closed
mbrukman closed 2 years ago
These docs should help, we should be able to apply this directly to our config:
https://github.com/actions/cache/blob/main/examples.md#python---pip