You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: posts/2025-11-13-numpy-tutorials-jb2.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ authors:
8
8
The [NumPy tutorials site](https://numpy.org/numpy-tutorials/) has upgraded to Jupyter Book 2! The [migration was just merged](https://github.com/numpy/numpy-tutorials/pull/274), bringing MyST-powered documentation to one of scientific Python's foundational libraries.
9
9
10
10
```{figure} ../media/numpy-tutorials.png
11
-
The NumPy tutorials [landing page](https://https://numpy.org/numpy-tutorials/) now built with Jupyter Book 2!
11
+
The NumPy tutorials [landing page](https://numpy.org/numpy-tutorials/) now built with Jupyter Book 2!
12
12
```
13
13
14
14
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.
0 commit comments