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 09c94d7 commit e2f9b3bCopy full SHA for e2f9b3b
conf.py
@@ -57,6 +57,9 @@
57
# The way the notebooks use the multiprocessing module is known to not work on non-Linux
58
nb_execution_excludepatterns += ['Parallelize_Convolution.md', 'neowise-source-table-lightcurves.md']
59
60
+# Euclid data is not yet available publicly
61
+ nb_execution_excludepatterns += ['*Euclid*']
62
+
63
# -- Options for HTML output -------------------------------------------------
64
65
# The theme to use for HTML and HTML Help pages. See the documentation for
0 commit comments