Skip to content

Commit 368a372

Browse files
Update README.md
1 parent b40096f commit 368a372

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

Diff for: README.md

-15
Original file line numberDiff line numberDiff line change
@@ -187,21 +187,6 @@ or conda
187187
conda install -c plotly plotly-geo=1.0.0
188188
```
189189

190-
### Chart Studio support
191-
192-
The `chart-studio` package can be used to upload plotly figures to Plotly's Chart
193-
Studio Cloud or On-Prem service. This package can be installed using pip...
194-
195-
```
196-
pip install chart-studio==1.1.0
197-
```
198-
199-
or conda
200-
201-
```
202-
conda install -c plotly chart-studio=1.1.0
203-
```
204-
205190
## Migration
206191

207192
If you're migrating from plotly.py v3 to v4, please check out the [Version 4 migration guide](https://plotly.com/python/v4-migration/)

0 commit comments

Comments
 (0)