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 56a951a commit d3c5cd9Copy full SHA for d3c5cd9
docs/source/conf.py
@@ -56,6 +56,7 @@
56
source_suffix = [".rst", ".md"]
57
templates_path = ["_templates"]
58
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
59
+master_doc = "index"
60
61
# -- nbsphinx config ----------------------------------------------------------
62
# Opt out of executing the notebooks remotely. This will save time in the remote build
0 commit comments