Skip to content

Commit 7ba0566

Browse files
committed
do not execute notebooks
1 parent 2f19830 commit 7ba0566

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,6 @@ def bokeh_scraper(block, block_vars, gallery_conf, **kwargs):
316316
},
317317
}
318318

319-
nbsphinx_execute = "always"
319+
nbsphinx_execute = "never"
320320
nbsphinx_requirejs_path = ""
321321
nbsphinx_allow_errors = True

0 commit comments

Comments
 (0)