We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f172757 commit 1b5f637Copy full SHA for 1b5f637
binder/requirements.txt
@@ -1,5 +1,5 @@
1
jupytext
2
-plotly==4.8.2
+plotly==4.9.0
3
jupyter
4
notebook
5
pandas==1.0.3
@@ -15,3 +15,4 @@ scikit-image
15
datashader
16
pyarrow
17
cufflinks==0.17.3
18
+kaleido
doc/apidoc/conf.py
@@ -28,7 +28,7 @@
28
# The short X.Y version
29
version = ""
30
# The full version, including alpha/beta/rc tags
31
-release = "4.8.2"
+release = "4.9.0"
32
33
34
# -- General configuration ---------------------------------------------------
doc/requirements.txt
@@ -1,4 +1,4 @@
jupytext==1.1.1
0 commit comments