Skip to content

Commit 02d8d1a

Browse files
committed
Don't execute notebooks - RTD and CI don't generate meaningful output
1 parent 74e42f9 commit 02d8d1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@
5252

5353
# -- Options for EPUB output
5454
epub_show_urls = "footnote"
55+
56+
# -- Options for myst_nb
57+
nb_execution_mode = "off"

0 commit comments

Comments
 (0)