Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@

# MyST-NB configuration
nb_execution_timeout = 900
nb_scroll_outputs = True

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

Expand Down
2 changes: 1 addition & 1 deletion doc-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Doc and testing requirements
sphinx
myst-nb>=0.14
myst-nb>=1.3
Comment thread
bsipocz marked this conversation as resolved.
sphinx-book-theme
sphinx-copybutton
nbval
Expand Down
Loading