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 889a2cd commit 8b8c2c8Copy full SHA for 8b8c2c8
docs/source/conf.py
@@ -57,6 +57,8 @@
57
58
nbsphinx_execute = 'always'
59
60
+nbsphinx_execute_arguments = ['''--RegexRemovePreprocessor.patterns="['widget']" --RegexRemovePreprocessor.enabled=True''']
61
+
62
# -- General information -------
63
64
_release = {}
0 commit comments