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 90ee667 commit 5235311Copy full SHA for 5235311
conf.py
@@ -60,6 +60,8 @@
60
# Euclid data is not yet available publicly
61
nb_execution_excludepatterns += ['*Euclid*', '*euclid*']
62
63
+exclude_patterns += ['tutorials/*/*[Ee]uclid*']
64
+
65
# -- Options for HTML output -------------------------------------------------
66
67
# The theme to use for HTML and HTML Help pages. See the documentation for
0 commit comments