Skip to content

Commit deb5a32

Browse files
committed
Add choreographer dependencies to .readthedocs.yaml
1 parent 34939fd commit deb5a32

6 files changed

Lines changed: 15 additions & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ build:
99
apt_packages:
1010
# chromium-browser is required by Kaleido to generate Plotly figures via fig.write_image()
1111
- chromium-browser
12+
# The following dependencies are suggested by choreographer (a dependency of Kaleido)
13+
# see: https://github.com/plotly/choreographer/blob/main/choreographer/browsers/_errors.py
14+
- libnss3
15+
- libatk-bridge2.0-0
16+
- libcups2
17+
- libxcomposite1
18+
- libxdamage1
19+
- libxfixes3
20+
- libxrandr2
21+
- libgbm1
22+
- libxkbcommon0
23+
- libpango-1.0-0
24+
- libcairo2
25+
- libasound2
26+
1227

1328
python:
1429
install:

docs/_static/charts/basic.webp

576 Bytes
Loading
322 Bytes
Loading
396 Bytes
Loading
554 Bytes
Loading

docs/_static/charts/probly.webp

432 Bytes
Loading

0 commit comments

Comments
 (0)