Commit d64ba39
committed
MAINT: Increase notebook timeout value
Increase notebook timeout value: set it to 3600 s (60 minutes; the
default value is 300 s).
Fixes:
```
__ /home/runner/work/nifreeze/nifreeze/docs/notebooks/bold_realignment.ipynb ___
A cell timed out while it was being executed, after 300 seconds.
The message was: Cell execution timed out.
```
raised for example at:
https://github.com/nipreps/nifreeze/actions/runs/15102456036/job/42445432169#step:15:431 parent 31f0601 commit d64ba39
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
0 commit comments