Open
Description
Notebooks are not being run in CI checks or they are not reporting errors: the fMRI BOLD run notebook requires data to be downloaded from g-node
, and that step is not being carried out prior to
https://github.com/nipreps/nifreeze/blob/main/tox.ini#L73
The script in PR #93 will allow downloading the data.
If running the notebook is too time-consuming for every PR, a weekly cron job will come in handy to run the notebooks on a regular basis.