Skip to content

Pin Jupyter Book below 2 for docs#9

Merged
MaxGhenis merged 1 commit intomainfrom
fix/docs-jupyter-book-pin
Apr 25, 2026
Merged

Pin Jupyter Book below 2 for docs#9
MaxGhenis merged 1 commit intomainfrom
fix/docs-jupyter-book-pin

Conversation

@MaxGhenis
Copy link
Copy Markdown
Contributor

Summary

Pins jupyter-book below 2.0 for the docs extra so the existing docs workflow keeps using the classic jupyter-book build docs/ behavior that writes docs/_build/html.

Why

The main-branch docs workflow started resolving jupyter-book 2.x, which exits without creating docs/_build/html. The subsequent Pages artifact upload then fails because the expected directory is missing.

Validation

  • uv run --with 'jupyter-book>=0.15,<2' --with 'sphinx>=6.0' --with 'myst-nb>=0.17' --with 'sphinx-autodoc-typehints>=1.23' jupyter-book build docs/

@MaxGhenis MaxGhenis merged commit cf2b39e into main Apr 25, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant