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 11c493e commit 9eb4db0Copy full SHA for 9eb4db0
README.md
@@ -26,7 +26,7 @@
26
27
## Quickstart
28
29
-`pip install plotly "notebook>=5.3" "ipywidgets>=7.2"`
+`pip install plotly==4.2.1 "notebook>=5.3" "ipywidgets>=7.2"`
30
31
Inside [Jupyter notebook](https://jupyter.org/install):
32
```python
0 commit comments