Skip to content

Pin Jupyter Book to 1.x for docs builds - #85

Merged
jpn-- merged 1 commit into
ActivitySim:mainfrom
driftlesslabs:fix/doc-build-jupyter-book-v1
Aug 5, 2026
Merged

Pin Jupyter Book to 1.x for docs builds#85
jpn-- merged 1 commit into
ActivitySim:mainfrom
driftlesslabs:fix/doc-build-jupyter-book-v1

Conversation

@jpn--

@jpn-- jpn-- commented Aug 5, 2026

Copy link
Copy Markdown
Member

This pull request updates the Jupyter Book dependency to ensure compatibility with the documentation build system by restricting the version to below 2. The changes affect both the Conda installation in the GitHub Actions workflow and the requirements.txt used for documentation.

Dependency management:

  • Updated the Jupyter Book dependency in docs/requirements.txt to require a version less than 2, preventing potential incompatibilities with Jupyter Book 2.x.
  • Modified the GitHub Actions workflow in .github/workflows/run-tests.yml to install jupyter-book with the <2 version specifier, aligning with the documentation requirements and the Sphinx project layout.

@jpn--
jpn-- merged commit 81ccc88 into ActivitySim:main Aug 5, 2026
13 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