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 547bcb4 commit 373274aCopy full SHA for 373274a
conda-envs/environment-docs.yml
@@ -24,7 +24,7 @@ dependencies:
24
- numpydoc
25
- polyagamma
26
- pre-commit>=2.8.0
27
-- pymc-sphinx-theme==0.13
+- pymc-sphinx-theme==0.14
28
- sphinx-copybutton
29
- sphinx-design
30
- sphinx-notfound-page
docs/source/conf.py
@@ -156,7 +156,7 @@
156
myst_substitutions = {
157
"version_slug": rtd_version,
158
}
159
-myst_heading_anchors = None
+myst_heading_anchors = 0
160
161
v3_example_tutorials = [
162
"case_studies/BEST",
0 commit comments