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 331ddd4 commit 9fa4eb6Copy full SHA for 9fa4eb6
2 files changed
doc/requirements.txt
@@ -15,4 +15,5 @@ sphinx_k3d_screenshot
15
kaleido
16
# to satidfy ipympl requirements we need
17
ipywidgets<8,>=7.6.0
18
-sphinxcontrib-video
+sphinxcontrib-video
19
+anywidget # for plotly v6+
requirements.txt
@@ -6,6 +6,7 @@ sympy>=1.10.1
6
matplotlib>=3.7.0
7
mergedeep>=1.3.4
8
ipympl>=0.7.0
9
+anywidget
10
plotly>=4.14.3
11
colorcet
12
panel>=1.0.0
0 commit comments