Skip to content

Commit 57622bb

Browse files
authored
Updating configitem for newer myst-nb versions (#129)
1 parent db8787f commit 57622bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
]
4343

4444
# MyST-NB configuration
45-
execution_timeout = 900
45+
nb_execution_timeout = 900
4646

4747

4848
# -- Options for HTML output -------------------------------------------------

0 commit comments

Comments
 (0)