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 2b45f47 commit 691fce6Copy full SHA for 691fce6
plotly/io/_kaleido.py
@@ -785,6 +785,7 @@ def get_chrome() -> None:
785
user_specified_path = True
786
else:
787
from choreographer.cli.defaults import default_download_path
788
+
789
chrome_install_path = default_download_path
790
791
# If install path was chosen by user, make sure there is an existing directory
0 commit comments