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 97b5f29 commit 18f0a67Copy full SHA for 18f0a67
.circleci/env_image.sh
@@ -5,7 +5,6 @@ sudo apt-get install fonts-liberation2 fonts-open-sans fonts-noto-cjk fonts-noto
5
sudo python3 .circleci/download_google_fonts.py
6
sudo cp -r .circleci/fonts/ /usr/share/
7
sudo fc-cache -f
8
-sudo python3 -m ensurepip
9
# install kaleido & plotly
10
# sudo python3 -m pip install "plotly[kaleido]==6.1.2" --progress-bar off
11
# Once new Kaleido and Plotly versions are released, uncomment the line above, update the Plotly version,
0 commit comments