We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 359680f commit 933ececCopy full SHA for 933ecec
doc/source/conf.py
@@ -39,6 +39,7 @@
39
"gallery_dirs": "auto_examples",
40
"filename_pattern": r"/*\.py",
41
"plot_gallery": not is_run_in_read_the_docs,
42
+ "abort_on_example_error": True
43
}
44
45
# -- Options for HTML output ----------------------------------------------
0 commit comments