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 dc31ccd commit faa1ee3Copy full SHA for faa1ee3
doc/python/static-image-export.md
@@ -64,13 +64,6 @@ Plotly also provides a CLI for installing Chrome from the command line.
64
65
Run `plotly_get_chrome` to install Chrome.
66
67
-You can also install Chrome from within Python using `kaleido.get_chrome_sync()`
68
-
69
-```python
70
-import kaleido
71
72
-kaleido.get_chrome_sync()
73
-```
74
75
See the **Additional Information on Browsers with Kaleido** section below for more details on browser compatibility for Kaleido.
76
0 commit comments