We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 327e326 commit 76e4cefCopy full SHA for 76e4cef
.github/workflows/docs.yml
@@ -68,6 +68,7 @@ jobs:
68
rm pandoc-3.1.9-1-amd64.deb
69
pip install torch --extra-index-url https://download.pytorch.org/whl/cpu
70
pip install '.[docs]'
71
+ pip install plotly
72
73
- name: Build docs
74
run: |
0 commit comments