Skip to content

Commit a9c76d7

Browse files
committed
Additional pages dependencies
1 parent f97c7a5 commit a9c76d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Install dependencies
4646
run: |
4747
sudo apt install pandoc
48-
pip install sphinx
48+
pip install sphinx ipykernel
4949
pip install -r docs/requirements.txt
5050
- name: Setup Pages
5151
id: pages

0 commit comments

Comments
 (0)