Is your feature request related to a problem? Please describe.
It would be good to have a sample_data module to fetch files for our examples (similar to scikit-image
Describe the solution you'd like
An approach like the test data one using pooch should be good and consistent.
Describe alternatives you've considered
\
Additional context
We would need to set up a corresponding GIN repository.
Is your feature request related to a problem? Please describe.
It would be good to have a
sample_datamodule to fetch files for our examples (similar to scikit-imageDescribe the solution you'd like
An approach like the test data one using
poochshould be good and consistent.Describe alternatives you've considered
\
Additional context
We would need to set up a corresponding GIN repository.