We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b30d0b commit bce2a37Copy full SHA for bce2a37
.github/workflows/deploy_quartobook.yml
@@ -33,7 +33,6 @@ jobs:
33
uses: actions/setup-python@v4
34
with:
35
python-version: '3.10'
36
- cache: 'pip'
37
- run: pip install jupyter
38
39
- name: Publish to GitHub Pages (and render)
0 commit comments