Skip to content

Commit 4ade0d1

Browse files
Update README.md
1 parent c0a0ee0 commit 4ade0d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
## Quickstart
2828

29-
`pip install plotly==4.2.1`
29+
`pip install plotly==4.3.0`
3030

3131
Inside [Jupyter notebook](https://jupyter.org/install) (installable with `pip install "notebook>=5.3" "ipywidgets>=7.2"`):
3232
```python
@@ -105,7 +105,7 @@ pip install jupyterlab==1.2 "ipywidgets==7.5"
105105
or conda.
106106

107107
```
108-
conda install jupyterlab=1.0 "ipywidgets=7.5"
108+
conda install jupyterlab=1.2 "ipywidgets=7.5"
109109
```
110110

111111
Then run the following commands to install the required JupyterLab extensions (note that this will require [`node`](https://nodejs.org/) to be installed):

0 commit comments

Comments
 (0)