Skip to content

Conversation

@matthewfeickert
Copy link
Member

@matthewfeickert matthewfeickert commented Nov 26, 2025

  • Migrate to Jupyter Book v2.
    • book/_config.yml and book/_toc.yml are combined into book/myst.yml.
    • Update Pixi commands to use cwd to be in the correct directory tree for myst.
  • Upgrade Pixi workspace.

* Upgrade Pixi workspace to latest dependency versions.
   - Keep jupyter-book at previous version to avoid issues.
@matthewfeickert matthewfeickert self-assigned this Nov 26, 2025
@matthewfeickert matthewfeickert marked this pull request as draft November 26, 2025 02:23
@matthewfeickert
Copy link
Member Author

@kratsg I'm going to take this failing CI as an opportunity to just migrate things to Jupyter Book v2

@matthewfeickert matthewfeickert changed the title chore: Upgrade Pixi dependencies feat: Upgrade to Jupyter Book v2 Nov 26, 2025
@matthewfeickert
Copy link
Member Author

matthewfeickert commented Nov 26, 2025

Things that existed in Jupyter Book v0

jupyter-book = "0.15.1.*"

that I'm not sure how to do now:

  • Set execution timeouts

execute:
timeout: 210 # seconds

  • Set launch buttons for Binder and other tools

# Launch button settings
launch_buttons:
notebook_interface: jupyterlab
binderhub_url: https://mybinder.org
colab_url: https://colab.research.google.com

@matthewfeickert
Copy link
Member Author

I'm stuck on Binder configuration, so I've asked in https://github.com/orgs/jupyter-book/discussions/2496.

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.

3 participants