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.
2 parents 90c0377 + 8b207f9 commit 127f384Copy full SHA for 127f384
docs/conf.py
@@ -73,9 +73,6 @@
73
"html_admonition",
74
]
75
76
-# The name of the Pygments (syntax highlighting) style to use.
77
-pygments_style = "sphinx"
78
-
79
# -- Options for HTML output -------------------------------------------------
80
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
81
requirements.txt
@@ -1,6 +1,6 @@
1
arviz>=0.14.0
2
graphviz
3
-ipython
+ipython!=8.7.0
4
matplotlib>=3.5.3
5
numpy
6
pandas
0 commit comments