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 485a1d8 commit 45ead3fCopy full SHA for 45ead3f
1 file changed
doc/python/getting-started.md
@@ -58,13 +58,13 @@ We also encourage you to join the [Plotly Community Forum](http://community.plot
58
`plotly` may be installed using `pip`:
59
60
```
61
-$ pip install plotly==5.24.1
+$ pip install plotly
62
63
64
or `conda`:
65
66
67
-$ conda install -c plotly plotly=5.24.1
+$ conda install -c plotly plotly
68
69
70
If you want to use Plotly Express, install its required dependencies with:
0 commit comments