Skip to content

Commit a3f87a9

Browse files
committed
HOTFIX: revert last change, add ipython to requirements.txt
1 parent b2be164 commit a3f87a9

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@
7373
"html_admonition",
7474
]
7575

76-
# The name of the Pygments (syntax highlighting) style to use.
77-
pygments_style = "sphinx"
78-
7976
# -- Options for HTML output -------------------------------------------------
8077
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
8178

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
arviz>=0.14.0
22
graphviz
3+
ipython
34
matplotlib>=3.5.3
45
numpy
56
pandas

0 commit comments

Comments
 (0)