8000
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.
2 parents 701951a + e20e8e9 commit 75237dcCopy full SHA for 75237dc
README.md
@@ -85,7 +85,7 @@ pip install plotly
85
or conda.
86
87
```
88
-conda install -c plotly plotly
+conda install -c conda-forge plotly
89
90
91
### Jupyter Widget Support
doc/python/getting-started.md
@@ -64,7 +64,7 @@ $ pip install plotly
64
or `conda`:
65
66
67
-$ conda install -c plotly plotly
+$ conda install -c conda-forge plotly
68
69
70
If you want to use Plotly Express, install its required dependencies with:
0 commit comments