Skip to content

Commit 5ce3db8

Browse files
authored
Update docs.yml
1 parent b262337 commit 5ce3db8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ jobs:
6969
pip install torch --extra-index-url https://download.pytorch.org/whl/cpu
7070
pip install '.[docs]'
7171
pip install plotly
72+
pip install nbsphinx
73+
7274
7375
- name: Build docs
7476
run: |

0 commit comments

Comments
 (0)