We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f722dff commit c04d121Copy full SHA for c04d121
.github/workflows/generate_notebook_matrix.py
@@ -8,7 +8,7 @@
8
9
# Dictionary to store custom timeouts for each notebook
10
notebook_timeouts = {
11
- "ADCP_Delft3D_TRTS_example.ipynb": 1200,
+ "ADCP_Delft3D_TRTS_example.ipynb": 2400,
12
"adcp_example.ipynb": 240,
13
"adv_example.ipynb": 180,
14
"cdip_example.ipynb": 420,
0 commit comments