New release 🚀
We just shipped several UX and UI bugfixes in the Jupyter Book and MyST stack.
- mystmd v1.8.1 jupyterbook.org/releases/mys...
- myst-theme v1.1.2 jupyterbook.org/releases/mys...
We will get a jupyter-book release out to bring these in as soon as we fix our release infra 😅
🛳️ New release of myst-theme ! This is a patch release to fix a bunch of UI/UX bugs that we uncovered after the last minor release. Thanks to everybody for testing and quick feedback!
github.com/jupyter-book...
This release was created by a community of maintainers, thanks to the Jupyter Book community for all of their support of the project! Check out the release notes above for a list of the people that contributed to each release. 🎉
It also standardizes and improves the behavior of links so that interactive, external, and internal links now have distinct and consistent styles so that your readers know what to expect.
This release brings more control over *concurrent execution* of notebook content as part of this build process. This allows you to define the number of simultaneous executions when your book builds to ensure they occur more sequentially, or reduce bugs if notebooks spawn their own parallel processes
We're proud to announce a new release of the Jupyter Book stack! This brings in a number of fixes and UI improvements! Check out release notes for each here:
mystmd 1.8: github.com/jupyter-book...
myst-theme 1.1: github.com/jupyter-book...
jupyter-book 2.1.1: github.com/jupyter-book...
The page-last-updated plugin is a MyST plugin to make it clear to readers when your content was updated on each page. Here's a little post about how it works and where to learn about more plugins like it!
blog.jupyterbook.org/posts/2026/p...
This lays the foundation for building more enriched and precise workflows around notebook outputs. We now treat *each output* from a cell independently, laying a foundation to enable things like generating labels with notebook cells.
Here's a PR to follow along:
github.com/jupyter-book...
There's an ongoing community discussion about this change, and we invite feedback from others in this MyST Enhancement Proposal discussion:
github.com/jupyter-book...
The Jupyter Book team has been working hard on a big foundational improvement to how notebook outputs are represented in MyST documents. Steve writes about this change and what it means in this post:
blog.jupyterbook.org/posts/2025-1...
The Jupyter Book gallery is back! Now with the MyST Engine under the hood! Thanks to @FreekPols for contributing it.
jupyterbook.org/latest/galle...