Skip to content

Commit 4fa3a5a

Browse files
committed
Execute tutorials
1 parent c9d354e commit 4fa3a5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**/.ipynb_checkpoints"]
5151

5252
# nbsphinx configuration
53-
nbsphinx_execute = "never" # Don't execute notebooks during build
53+
nbsphinx_execute = "always" # Execute notebooks during build
5454

5555

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

0 commit comments

Comments
 (0)