You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.