Skip to content

Commit 942328a

Browse files
needs jupyter
1 parent 3a89e0e commit 942328a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quarto_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
python-version: "3.11"
1717
- name: Install dependencies
1818
run: |
19-
python -m pip install .
19+
python -m pip install . jupyter
2020
- uses: quarto-dev/quarto-actions/setup@v2
2121
- name: Render and publish to gh pages
2222
env:

0 commit comments

Comments
 (0)