We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b7720 commit 412dbebCopy full SHA for 412dbeb
.github/workflows/pages.yml
@@ -28,8 +28,6 @@ jobs:
28
run: |
29
python -m pip install --upgrade pip wheel setuptools
30
python -m pip install -r build_requirements.txt
31
- # Resolution pushes jupyter-book down many versions. Force upgrade.
32
- python -m pip install -U jupyter-book
33
34
- name: "Build HTML"
35
0 commit comments