Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion posts/2025-11-13-numpy-tutorials-jb2.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The NumPy tutorials [landing page](https://https://numpy.org/numpy-tutorials/) n

This work came out of the [Scientific Python Developer Summit in Copenhagen](https://scientific-python.org/summits/developer/2025-nov/) in November 2025. The summit created space for NumPy contributors to share experiences with the broader ecosystem and tackle the migration as a focused, right-sized project.

The NumPy tutorials maintainers agreed to migrate to JB2 because the material focuses on narrative and notebook content and [doesn't need API documentation](https://github.com/jupyter-book/mystmd/issues/1259). Seeing NumPy make this transition is a good sign that JB2 is ready for production use in major open source projects - and that JB2 can cover an even bigger chunk of use-cases once we add [API docs support](https://github.com/jupyter-book/mystmd/issues/1259).
The NumPy tutorials maintainers agreed to migrate to JB2 because the material focuses on narrative and notebook content and [doesn't need API documentation](https://github.com/jupyter-book/mystmd/issues/1259). Seeing NumPy make this transition is a good sign that JB2 is ready for production use in major open source projects - and that JB2 can cover an even bigger chunk of use-cases once we add API docs support.

## Acknowledgments

Expand Down