Skip to content

Commit 7c2b5a6

Browse files
authored
Merge pull request #5273 from plotly/fix-command
Fix command for installing chrome
2 parents 73e4588 + faa1ee3 commit 7c2b5a6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doc/python/static-image-export.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,6 @@ Plotly also provides a CLI for installing Chrome from the command line.
6464

6565
Run `plotly_get_chrome` to install Chrome.
6666

67-
You can also install Chrome from within Python using `plotly.io.install_chrome()`
68-
69-
```python
70-
import plotly.io as pio
71-
72-
pio.install_chrome()
73-
```
7467

7568
See the **Additional Information on Browsers with Kaleido** section below for more details on browser compatibility for Kaleido.
7669

0 commit comments

Comments
 (0)