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 6288c99 commit a4de58dCopy full SHA for a4de58d
conf.py
@@ -39,7 +39,7 @@
39
nb_execution_mode = "cache"
40
41
# We do ignore the JB2 landing page when rendering with JB1
42
-nb_execution_excludepatterns = ['index_jb2.md']
+exclude_patterns += ['index_jb2.md']
43
44
45
# -- Options for HTML output -------------------------------------------------
0 commit comments