Skip to content

Commit 41d72f0

Browse files
LiamConnorsemilykl
andauthored
Update doc/python/static-image-export.md
Co-authored-by: Emily KL <[email protected]>
1 parent ff62066 commit 41d72f0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/python/static-image-export.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,11 @@ It's also possible to generate static images using [Orca](https://github.com/plo
5656

5757
### Chrome
5858

59-
Kaleido uses Chrome for static image generation. Versions of Kaleido prior to v1 included Chrome. Kaleido v1 and later uses Chrome (or Chromium) if it can find a compatible version on the machine on which it's running. If you need to install Chrome for static image generation, Plotly provides a CLI.
59+
Kaleido uses Chrome for static image generation. Versions of Kaleido prior to v1 included Chrome as part of the Kaleido package. Kaleido v1 does not include Chrome; instead, it looks for a compatible version of Chrome (or Chromium) already installed on the machine on which it's running.
60+
61+
If you don't have Chrome installed, you can install it directly from Google following the instructions for your operating system.
62+
63+
Plotly also provides a CLI for installing Chrome from the command line.
6064

6165
Run `plotly_get_chrome` to install Chrome.
6266

0 commit comments

Comments
 (0)