numpy-tutorials
numpy-tutorials copied to clipboard
CI: cache data directory in the conda + nbval workflows
Executing the notebooks in CI for testing results in downloading some datasets. We are already cacheing this data in the circleCI job. Data caching should be added to the github workflows as well to prevent unnecessary downloads.