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: content/blog/2024/jupyter-book-2/index.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ draft: false
12
12
13
13
*Cross-posted from the [Jupyter Book blog](blog.jupyterbook.org/). Note that some MyST functionality is not supported on the 2i2c website – please see the original post for previews.*
14
14
15
+

16
+
15
17
Over the last ten months, the Jupyter Book team have been hard at work; Jupyter Book has [become a Jupyter subproject](https://github.com/jupyter/governance/pull/229), and the team[^jb-eb] announced a [plan to release Jupyter Book 2][plan]. This post announces the **alpha release of Jupyter Book 2.0**, which has been re-written from the ground up to use the new MyST-MD engine.
16
18
17
19
Over the next few months, we will work in preparation for the full release of Jupyter Book 2. Stay tuned for more! The initial documentation for the alpha release can be found at:
@@ -62,19 +64,19 @@ Try hovering over [this tooltip about tooltips!](https://en.wikipedia.org/wiki/T
62
64
63
65
Content from other websites built with the MyST engine can be embedded in your own sites and PDFs:
64
66
65
-

67
+

66
68
67
69
### Simple Instant Search
68
70
69
71
A new client-side search uses a simple, modern algorithm for fast _local_ search that finds the results that you care about.
70
72
71
-
-inspired search algorithm to provide _useful_ search results. We will be iterating on this in the near future for even richer search results!")
73
+
-inspired search algorithm to provide _useful_ search results. We will be iterating on this in the near future for even richer search results!")
72
74
73
75
### High Quality PDFs
74
76
75
77
PDF documents can now be built with Typst, a high-quality typesetting engine that produces readable error messages and beautiful documents. This feature was the basis for the 2024 [SciPy proceedings][proceedings], which is now built on MyST Markdown and will be accepting Jupyter Notebooks in 2025.
76
78
77
-
.")
79
+
.")
0 commit comments