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 e1b1344 commit b8b65bbCopy full SHA for b8b65bb
scripts/plotutils.py
@@ -4,8 +4,6 @@
4
import numpy as np
5
import plotly.io as pio
6
import os
7
-import kaleido
8
-kaleido.get_chrome_sync()
9
10
pio.templates.default = "plotly_white"
11
if os.environ["QUARTO_FIG_FORMAT"] == "pdf":
0 commit comments