Releases for the Jupyter Book organization, updated on 2025-08-02.
mystmd@1.6.0¶
GitHub Release • July 22nd, 2025
This release updates the way that static HTML files are generated, to follow pagename/index.html
structure rather than pagename.html
structure. Any hard-coded links to your MyST site that end in .html
will break, instead you should simply remove the .html
(e.g. folder/page.html
-> folder/page
). This makes Jupyter Book and MyST more reliable when hosting with Static Site services like ReadTheDocs.
Enhancements made
- 🎯 Render static HTML pages to expected server path #2178 (
@stefanv
,@rowanc1
,@choldgraf
,@bsipocz
,@agoose77
, ) - 🔗 Fix URLs in table of contents directive #2140 (
@brianhawthorne
,@rowanc1
,@stefanv
, )
Bugs fixed
- 🏷️ Add NPM binary name to whitelabelling #2175 (
@agoose77
,@rowanc1
, ,@stefanv
) - Add
ipynb
format option in validators #2159 (@kp992
,@agoose77
, )
Maintenance and upkeep improvements
- Clean up title and fix tag name in CI/CD #2193 (
@choldgraf
, ) - Attach release to pre-existing tag #2191 (
@choldgraf
, ) - Add access token to github-activity action #2190 (
@choldgraf
,@stefanv
, ) - Fix github-activity invocation in CI/CD #2189 (
@choldgraf
, ) - Automate GitHub releases and notes in our ci/cd #2188 (
@choldgraf
,@stefanv
, )
Documentation improvements
- 📖 Remove out of date readme note #2155 (
@rowanc1
,@choldgraf
, ) - 📖 A few miscellaneous documentation updates #2154 (
@rowanc1
, )
Other merged PRs
- Remove explicit target for tag #2192 (
@choldgraf
, )
myst-theme v0.17.0¶
GitHub Release • July 5th, 2025
What’s Changed
- Add lightweight documentation for the theme by
@choldgraf
in jupyter-book /myst -theme #616 - 🔗 Allow specifying custom URL for navigation bar logo by
@stefanv
in jupyter-book /myst -theme #620 - 🏷️ Add missing
id
to notebookblock
renderer by@agoose77
in jupyter-book /myst -theme #602 - ✍️ Fix missing class name for
image
renderer by@agoose77
in jupyter-book /myst -theme #626 - Add bokeh example by
@choldgraf
in jupyter-book /myst -theme #619 - ⌨️ Cell block overflow color and copy icon location by
@rowanc1
in jupyter-book /myst -theme #627 - 🚀 myst
@v1
.5.1 by@rowanc1
in jupyter-book /myst -theme #628 - Version Packages by in jupyter
-book /myst -theme #623
mystmd v1.5.1¶
GitHub Release • July 5th, 2025
What’s Changed
- ⚠️ Fix warning about
.*
image extension by@rowanc1
in jupyter-book /mystmd #2125 - ⨱ Underline in html is parsed correctly by
@rowanc1
in jupyter-book /mystmd #2129 - 📖 Document bibliography in frontmatter by
@rowanc1
in jupyter-book /mystmd #2134 - 📥 Fix embedding raw code with
remove-input
flag by@agoose77
in jupyter-book /mystmd #1937 - 🧮 Add a
typst
option in math nodes by@rowanc1
in jupyter-book /mystmd #2133 - Document our lightweight development prioritization process by
@stefanv
in jupyter-book /mystmd #2121 - Clarify site parts for footers by
@choldgraf
in jupyter-book /mystmd #2128 - 👩🏼💼 Update OSI Licenses by
@agoose77
in jupyter-book /mystmd #2146 - ➡️ Indentation of log message in
crossReference
by@agoose77
in jupyter-book /mystmd #2144 - 📠 Add up/downgrade for
outputs
AST change by@agoose77
in jupyter-book /mystmd #1900 - ⏱️ Remove time unit from timing message by
@agoose77
in jupyter-book /mystmd #2153 - 🎬 More whitelabelling for
myst init
by@agoose77
in jupyter-book /mystmd #2152 - Update documentation about in-browser execution by
@choldgraf
in jupyter-book /mystmd #2110
myst-theme v0.16.0¶
GitHub Release • June 24th, 2025
Enhancements made
- 👽 Render external links from TOC #611 (
@stefanv
,@fwkoch
,@choldgraf
,@mfisher87
, ,@netlify
) - 𝕏 Rebrand twitter --> X #607 (
@rowanc1
, ) - 🕹️ Improve execution UX with more consistent and reliable placement #606 (
@artoftheblue
,@stevejpurves
,@choldgraf
, ,@agoose77
) - Add custom CSS markers to myst-to-react classes #605 (
@artoftheblue
,@agoose77
,@choldgraf
, ,@rowanc1
,@stefanv
) - Make Jupyter tables readable in dark theme #604 (
@artoftheblue
,@choldgraf
,@rowanc1
, ) - Add flex-wrap to tabs #599 (
@artoftheblue
,@choldgraf
, ,@agoose77
) - ℹ️ Add tooltip for singular run-cell #596 (
@agoose77
, ) - 👣 Add site footer #565 (
@stefanv
,@agoose77
,@choldgraf
,@kne42
, ,@rowanc1
)
Bugs fixed
- 🫣 Fix primary sidebar & header not showing navigation buttons correctly when ToC is hidden #614 (
@artoftheblue
,@choldgraf
,@agoose77
,@stevejpurves
, ) - 🤏 Fix grid-system footer override syntax error #587 (
@stefanv
,@agoose77
, ) - 💬 Refactor social media icons rendering #581 (
@kne42
,@agoose77
, )
Maintenance
- 🔧 Add dev watch script to
@myst-theme
/common package.json #610 (@fwkoch
,@rowanc1
, )
mystmd@1.5.0¶
GitHub Release • June 24th, 2025
Enhancements made
- 🗾 HTML Image Width #2111 (
@rowanc1
, ) - 👽 Handle external URL specified in TOC #2102 (
@stefanv
,@fwkoch
,@choldgraf
,@mfisher87
,@rowanc1
, ) - 🫥 Exclude hidden entries from site manifests #2097 (
@parmentelat
,@fwkoch
, ,@stevejpurves
)
Bugs fixed
- Update
@citation-js/xxx
packages #2116 (@agoose77
, ,@rowanc1
) - 🧮 Improve inline math symbol replacements #2115 (
@rowanc1
, ) - 🩹 Add changeset for
myst-frontmatter
#2107 (@agoose77
, ) - 🩹 Add missing changeset for
simple-validators
#2105 (@agoose77
, )
Documentation improvements
- 📝 Add a note about our release processes #2108 (
@agoose77
,@choldgraf
,@rowanc1
,@stefanv
, ) - Document plugin packaging and improve plugin docs #2100 (
@choldgraf
,@stefanv
,@agoose77
, ) - Add doc for Apache httpd deployment #2094 (
@ktyle
,@stefanv
,@agoose77
,@choldgraf
, )
mystmd v1.4.0¶
GitHub Release • June 13th, 2025
Enhancements made
- 💬 Add social media project frontmatter #2021 (
@kne42
,@agoose77
,@fwkoch
,@rowanc1
,@choldgraf
,@artoftheblue
) - Complete ipynb export support #1915 (
@kp992
,@agoose77
) - 🧮 Improve
emphasize-lines
to allow for ranges #2048 (@rowanc1
) - 🔄 Change default LaTeX template to
plain_latex
#2037 (@agoose77
) - ⚠️ Improve error messages for
myst templates download
command #2034 (@agoose77
,@roaldarbol
) - Remove extra error block #2011 (
@stefanv
,@choldgraf
) - 🕵️♀️ Expose hidden attribute in TOC nodes #1993 (
@parmentelat
,@fwkoch
)
Bugs fixed
- 🔌 Load plugins earlier, before parsing frontmatter parts #2093 (
@fwkoch
,@choldgraf
,@stefanv
,@agoose77
) - 🔍 Do not treat wiki permalinks as wiki-links for now #1959 (
@agoose77
,@rowanc1
) - 🐌 Fix slug handling for MyST projects using a ToC #2045 (
@agoose77
,@rowanc1
)
Documentation improvements
- ⌨️ Documentation spelling and example improvements #2083 (
@artoftheblue
,@agoose77
,@choldgraf
) - 📄 Document footer usage #2081 (
@stefanv
,@choldgraf
) - Add inline expressions links #2076 (
@choldgraf
,@rowanc1
) - Add a dedicated authorship and affiliations section #2050 (
@choldgraf
,@agoose77
,@rowanc1
) - ⚠️ Remove docs warning on legacy link syntax #2047 (
@rowanc1
,@choldgraf
) - Document the launch button functionality #2046 (
@choldgraf
,@agoose77
) - 🧹 Move CONTRIBUTING.md contents to docs #2040 (
@agoose77
) - Quick guide to making documentation edits in-browser for our contributor guide #2030 (
@choldgraf
,@agoose77
) - Document CORS tip #2026 (
@choldgraf
,@rowanc1
) - Document site.folders option #2025 (
@FernandoBasso
,@choldgraf
) - Update links to example of landing pages #2016 (
@agoose77
,@choldgraf
,@rowanc1
) - Explain more MyST concepts, developer docs, and export docs #2012 (
@choldgraf
,@stefanv
,@rowanc1
) - Fix typo in md-vs-ipynb.md #2010 (
@choldgraf
,@rowanc1
) - Document how to put content in the right sidebar area #2004 (
@choldgraf
,@agoose77
) - 📖 Update documentation on docs contributions #1999 (
@choldgraf
,@rowanc1
) - 📖 Document light dark elements with CSS classes #1998 (
@choldgraf
,@rowanc1
) - 📖 Add guidelines for publishing a release to GitHub #1997 (
@choldgraf
,@rowanc1
) - Update documentation about our documentation infrastructure at mystmd.org #1958 (
@choldgraf
,@agoose77
,@rowanc1
,@stefanv
,@fperez
)
Maintenance and upkeep improvements
- 🤖 Add required label workflow #2053 (
@agoose77
,@choldgraf
) - 🤖 Deploy Docs in CI #2087 (
@rowanc1
,@choldgraf
) - ❄️ Update dev flake inputs #2039 (
@agoose77
) - ✅ Add husky and lint-staged to help devs fix code before pushing #1919 (
@stefanv
,@choldgraf
,@fwkoch
,@agoose77
)
blog-plugin v1¶
GitHub Release • May 21st, 2025
myst-theme v0.15.0¶
GitHub Release • May 13th, 2025
What’s Changed
- ♹ Small types improvements by
@rowanc1
in jupyter-book /myst -theme #559 - 🖥️ Add deploy workflow to CI by
@agoose77
in jupyter-book /myst -theme #560 - 🛠️ Delete theme’s built assets before build by
@agoose77
in jupyter-book /myst -theme #561 - ✏️ Fix metadata for template URL by
@agoose77
in jupyter-book /myst -theme #562 - ❄️ Add nix dev-shell flake by
@agoose77
in jupyter-book /myst -theme #568 - 🥂 Merge deploy and release workflows by
@agoose77
in jupyter-book /myst -theme #563 - ➿ Enable flex-wrap in landing-page links by
@agoose77
in jupyter-book /myst -theme #573 - 🎓 Add support for
button
incite
nodes by@agoose77
in jupyter-book /myst -theme #570 - 🖼️ Fix layout of
justified
landing blocks by@agoose77
in jupyter-book /myst -theme #576 - 📜 Drop submodule references in contributing by
@agoose77
in jupyter-book /myst -theme #578 - ✍️ Feat: add edit button by
@kne42
in jupyter-book /myst -theme #577 - Version Packages by in jupyter
-book /myst -theme #574
mystmd v1.3.26¶
GitHub Release • April 30th, 2025
This release brings in major new functionality for extensibility with roles and directives, allowing you to pass classes and arguments to them. It also includes a number of enhancements, bugfixes, and documentation improvements as we prepare the MyST engine for use with Jupyter Book 2. See the features section for more details!
Features
- 🧮 Add inline options to roles and directives by
@rowanc1
in jupyter-book /mystmd #1822. - Adds support for inline attributes for both roles and directives, allowing concise specification of CSS classes, IDs, and attributes. This complements other methods for defining options, making markup more expressive and flexible. 👉 Read more here
- 🦋 Add bluesky social links by
@rowanc1
in jupyter-book /mystmd #1987 - Adds support for several more types of social links for content authors. 👉 Read more here
- 🚀 Update the
SPEC_VERSION
forblock.class
by@rowanc1
in jupyter-book /mystmd #1895 - ⌨️ Add command line argument to
myst start
for selecting template by@stefanv
in jupyter-book /mystmd #1914
Fixes
🐝 Fix missing class in landing-pages by
@agoose77
in jupyter-book /mystmd #1894 🐛 Ensure CSS has baseURL directly by
@rowanc1
in jupyter-book /mystmd #1901 ✍️ Escape backticks in
init --gh-pages
template by@agoose77
in jupyter-book /mystmd #1936 🏷️ Remove default label from
inlineExpression
node by@agoose77
in jupyter-book /mystmd #1943 🐛 Fix missing references in
docx
export by@alanrice
in jupyter-book /mystmd #1944 👨🏻🔧 fix check link transform for cards by
@stevejpurves
in jupyter-book /mystmd #1945 ; Semicolon escape in typst by
@rowanc1
in jupyter-book /mystmd #1980 🐛
--pdf
-->--tex
by@rowanc1
in jupyter-book /mystmd #1995 🪄 Improve error handling during cross reference resolution by
@agoose77
in jupyter-book /mystmd #1942 🔙 Move execution transform earlier in mdast pipeline by
@agoose77
in jupyter-book /mystmd #1949 Documentation 📚 Add a high-level overview of MyST components by
@choldgraf
in jupyter-book /mystmd #1950 Add a brief guide to choosing between
.md
and.ipynb
by@choldgraf
in jupyter-book /mystmd #1969 Restructure developer guide and add architecture overview by
@stefanv
in jupyter-book /mystmd #1906 DOCS: Clarify and cross-link code cell output suppression by
@choldgraf
in jupyter-book /mystmd #1992 📦 Improve docs on PDF exports for downloads by
@agoose77
in jupyter-book /mystmd #1966 📚 Clarify BASE_URL instructions in GH action for custom domains. by
@fperez
in jupyter-book /mystmd #1930 Add footnote about links to md files not in ToC by
@JimMadge
in jupyter-book /mystmd #1939 Update the documentation on installing with Typst by
@choldgraf
in jupyter-book /mystmd #1941 📖 Document how to export MyST Markdown by
@choldgraf
in jupyter-book /mystmd #1955
Maintenance
- 📝 Add missing changeset by
@agoose77
in jupyter-book /mystmd #1938 - ✋ netlify: only rebuild docs when they were modified by
@stefanv
in jupyter-book /mystmd #1951
myst-theme v0.14.1¶
GitHub Release • March 4th, 2025
What’s Changed
- 👈 Disable
hover
modifier for mobile inHashLink
by@agoose77
in jupyter-book /myst -theme #516 - ✏️ Restore original
title
inDocumentOutline
of article theme by@agoose77
in jupyter-book /myst -theme #524 - 🔘 Add support for buttons by
@jnywong
in jupyter-book /myst -theme #521 - 🔢 Add enumerators to page titles and toc by
@fwkoch
in jupyter-book /myst -theme #525 - 🔗 Update static links in parts in config by
@fwkoch
in jupyter-book /myst -theme #532 - 🏷️ Extend MyST component to accept
className
argument by@agoose77
in jupyter-book /myst -theme #535 - 〰️ Remove underline from
a.button
by@agoose77
in jupyter-book /myst -theme #538 - 💇 Add support for user stylesheets by
@agoose77
in jupyter-book /myst -theme #540 - 🧱 Drop
ContentBlocks
and move functionality toMyST
by@agoose77
in jupyter-book /myst -theme #536 - 🚀 myst
@v1
.3.24 by@rowanc1
in jupyter-book /myst -theme #543 - 🧱 Simplify Blocks (remove grid-system) by
@rowanc1
in jupyter-book /myst -theme #548
mystmd v1.3.24¶
GitHub Release • February 28th, 2025
What’s Changed
- 🐛 Improve error message for missing javascript and python plugins by
@JimMadge
in jupyter-book /mystmd #1835 - 🔗 Add citation for the project by
@rowanc1
in jupyter-book /mystmd #1837 - ✍️ Fix typo in Jupyter Book TOC upgrade routine by
@agoose77
in jupyter-book /mystmd #1839 - 🪟 Fix plugin loading on Windows by
@agoose77
in jupyter-book /mystmd #1841 - 📖 Update to installing instructions to include conda by
@mmcky
in jupyter-book /mystmd #1840 - 🚫 Add page frontmatter option to disable execution by
@agoose77
in jupyter-book /mystmd #1842 - ⬆️ Add simple upgrade/downgrade package for MyST AST by
@agoose77
in jupyter-book /mystmd #1802 - 📖 Improve Executable Markdown Documentation by
@rowanc1
in jupyter-book /mystmd #1852 - 📖 Remove warnings by
@rowanc1
in jupyter-book /mystmd #1853 - 🔧 Fix errors about missing images on non-first builds by
@fwkoch
in jupyter-book /mystmd #1856 - 📂 Set
site.options.folders: true
for JB upgrades by@agoose77
in jupyter-book /mystmd #1867 - Handle unsupported options for include directive by
@JimMadge
in jupyter-book /mystmd #1872 - 💇 Add documentation on
site.options.style
by@agoose77
in jupyter-book /mystmd #1873 - ✏️ Use
myst
directive withproof
option definitions by@agoose77
in jupyter-book /mystmd #1881 - ✨ New table of contents directive by
@fwkoch
in jupyter-book /mystmd #1826
jupyter-book v1.0.4¶
GitHub Release • February 25th, 2025
Bugs fixed
Maintenance and upkeep improvements
- FIX: use ‘main’ for branch name #2329 (
@agoose77
) - MAINT: prepare for new release #2327 (
@agoose77
) - MAINT: add description back to bug report template #2293 (
@choldgraf
) - MAINT: update new issues template to point to discussions forum #2292 (
@choldgraf
) - MAINT: update banner to use github issue #2282 (
@choldgraf
) - MAINT: add discussion of Jupyter Book 2, along with directions to documentation for 2.x. #2280 (
@nickeubank
) - MAINT: rename branch from ‘master’ to ‘main’ in _config.yaml #2275 (
@jroettenbacher
) - MAINT: add issue templates #2263 (
@agoose77
) - MAINT: 🤖 Backport #2257 (Add Jupyter releaser) #2259 (
@agoose77
) - MAINT: update changelog #2230 (
@agoose77
)
Documentation improvements
mystmd v1.3.22¶
GitHub Release • February 4th, 2025
What’s Changed
- 💬 Remove quotes around
{eval}
outputs by@rowanc1
in jupyter-book /mystmd #1806
mystmd v1.3.23¶
GitHub Release • February 4th, 2025
What’s Changed
- 💬 Preserve quotes in inline expressions upon request by
@agoose77
in jupyter-book /mystmd #1812 - 🖲 Add
button
role by@jnywong
in jupyter-book /mystmd #1773 - 🌎 Remove TLD of
.java
and.zip
from linkify by@rowanc1
in jupyter-book /mystmd #1825 - 📌 Update docs about grid breakpoints to reflect changes in theme by
@agoose77
in jupyter-book /mystmd #1819 - 🐛 Fix unwanted continuous numbering for some enumerated types by
@fwkoch
in jupyter-book /mystmd #1824 - 📖 Improve documentation around export config in the myst.yml by
@rowanc1
in jupyter-book /mystmd #1807
mystmd@1.3.21¶
GitHub Release • January 23rd, 2025
What’s Changed
- 🦋 Change from twitter link to bsky link by
@rowanc1
in jupyter-book /mystmd #1761 - 📋 New lines in markdown lists are not written to typst by
@rowanc1
in jupyter-book /mystmd #1777 - 📖 Update comment in GH Pages deploy script by
@rowanc1
in jupyter-book /mystmd #1778 - .py in file name in configuration instruction by
@Adniel
in jupyter-book /mystmd #1781 - 📦 Update to
doi-utils
v2.0.4 by@rowanc1
in jupyter-book /mystmd #1782 - 🔧 Typst fixes for tables with divs and non-rgb cell colors by
@fwkoch
in jupyter-book /mystmd #1790 - 🏷️ Change
tags
type to matchjupytext
by@tobydriscoll
in jupyter-book /mystmd #1780 - 🔄 Fetch with Retry for HTML build by
@rowanc1
in jupyter-book /mystmd #1793 - 🔢 Enable continuous numbering across pages by
@fwkoch
in jupyter-book /mystmd #1391 - 🧮 Update typst math conversion (v0.0.15) by
@rowanc1
in jupyter-book /mystmd #1805 - 🔧 Add edit url to file frontmatter by
@fwkoch
in jupyter-book /mystmd #1804
mystmd v1.3.20¶
GitHub Release • January 10th, 2025
What’s Changed
- Update quickstart.md by
@sugan-reden
in jupyter-book /mystmd #1631 - 🏷️ Do not report available updates for whitelabelled applications by
@agoose77
in jupyter-book /mystmd #1636 - 🪪 Improvements to spdx license validation by
@fwkoch
in jupyter-book /mystmd #1634 - Improve web documentation and document styles by
@choldgraf
in jupyter-book /mystmd #1628 - 🎁 Use
commonDirectiveOptions
in all directives by@agoose77
in jupyter-book /mystmd #1650 - 👩💻 Proposed notes on versioning for contributors by
@fwkoch
in jupyter-book /mystmd #1658 - 🖼️ Use Lorem Picsum instead of Unsplash for demo images by
@agoose77
in jupyter-book /mystmd #1660 - ⌨️ Add
keyboard
support tomyst-to-html
by@agoose77
in jupyter-book /mystmd #1677 - 🔗 Improve link formatting by
@rowanc1
in jupyter-book /mystmd #1684 - 🔧 More typst export improvements by
@fwkoch
in jupyter-book /mystmd #1665 - Proofread some grammar and typos in the docs by
@sugan-reden
in jupyter-book /mystmd #1692 - 🎬 Add video conversions for avi, mov -> mp4 by
@fwkoch
in jupyter-book /mystmd #1696 - 📖 Spelling of
multiline
-->multline
by@rowanc1
in jupyter-book /mystmd #1708 - “is is” by
@matthew-brett
in jupyter-book /mystmd #1709 - 👩🏼💼 Update OSI Licenses by
@rowanc1
in jupyter-book /mystmd #1710 - 🤫 Quiet warning about newLineInDisplayMode by
@rowanc1
in jupyter-book /mystmd #1718 - ⌨️ Code cell options can have caption by
@rowanc1
in jupyter-book /mystmd #1726 - 𝐁 Bold text in typst in line fixed by
@rowanc1
in jupyter-book /mystmd #1717 - 🧮 Trim all math to ensure no new lines in latex output by
@rowanc1
in jupyter-book /mystmd #1728 - 🖼️ Export iframe/aside for markdown writing by
@rowanc1
in jupyter-book /mystmd #1719 - 🏷️ Do not write out alt text for markdown export by
@rowanc1
in jupyter-book /mystmd #1720 - 🏷️ Label duplication warning by
@rowanc1
in jupyter-book /mystmd #1723 - ⌨️ Do not export code block options when undefined by
@rowanc1
in jupyter-book /mystmd #1721 - 📖 Improve the documentation around abbreviations by
@rowanc1
in jupyter-book /mystmd #1729 - 🏷️ Do not write implicit labels for markdown by
@rowanc1
in jupyter-book /mystmd #1722 - 🖼️ Read iframe options from html by
@rowanc1
in jupyter-book /mystmd #1725 - 🧮 Update typst math conversion by
@rowanc1
in jupyter-book /mystmd #1730 - 🌁 Join gates plugin before blocks by
@rowanc1
in jupyter-book /mystmd #1727 - 🎭 Support more characters in typst export by
@fwkoch
in jupyter-book /mystmd #1738 - 🎆 Prevent html outputs that translate to empty images by
@fwkoch
in jupyter-book /mystmd #1739 - 🌎 Remove TLD of
.es
from linkify by@rowanc1
in jupyter-book /mystmd #1740 - 🔧 Fix project cross-references in typst by
@fwkoch
in jupyter-book /mystmd #1742 - 🖐 Support restarting counter for each typst article in multi-article export by
@fwkoch
in jupyter-book /mystmd #1741 - 🏷️ Typst enable paragraph referencing by
@rowanc1
in jupyter-book /mystmd #1745 - 🚮 Remove broken and unused reactive roles by
@rowanc1
in jupyter-book /mystmd #1746 - 📄 Prioritize project-level parts for project-level typst export by
@fwkoch
in jupyter-book /mystmd #1743 - 🙈 Notebook Cell Tags Documentation by
@rowanc1
in jupyter-book /mystmd #1750 - 🚀 Always launch a new Jupyter Server by
@rowanc1
in jupyter-book /mystmd #1751 - 📖 Update documentation for Jupyter Book V2 vs V1 references by
@choldgraf
in jupyter-book /mystmd #1732 - 🧮 Update typst math conversion (v0.0.14) by
@rowanc1
in jupyter-book /mystmd #1754 - 🙈 Remove hidden output nodes from static exports by
@rowanc1
in jupyter-book /mystmd #1756 - 🏷️ Do not label implicit heading nodes by
@rowanc1
in jupyter-book /mystmd #1755 - 📑 Add proof, solution, exercise defaults to typst export by
@rowanc1
in jupyter-book /mystmd #1757
myst-theme v0.13.5¶
GitHub Release • January 10th, 2025
What’s Changed
- 📏 Allow full-length TOC when sidebar is useable by
@agoose77
in jupyter-book /myst -theme #441 - 📦
thebe-*
v0.4.10 by@stevejpurves
in jupyter-book /myst -theme #464 - :cookie: Use
localStorage
instead of cookie for static builds’ theme by@agoose77
in jupyter-book /myst -theme #445 - Version Packages by in jupyter
-book /myst -theme #463 - 🌗 Remote CDN and theme button for the article theme by
@agahkarakuzu
in jupyter-book /myst -theme #468 - 💽 Add site options to each page by
@rowanc1
in jupyter-book /myst -theme #472 - 🔍 💥 Add UX for client-side search by
@agoose77
in jupyter-book /myst -theme #470 - 🔍 Make document outline collapsible by
@rowanc1
in jupyter-book /myst -theme #373 - Version Packages by in jupyter
-book /myst -theme #469 - 🔎 Fix bugs in static search by
@rowanc1
in jupyter-book /myst -theme #475 - 🎹 Improve keyboard accessibility by
@rowanc1
in jupyter-book /myst -theme #481 - 🐾🎵 Prevent app crash when footnotes do not exist by
@rowanc1
in jupyter-book /myst -theme #484 - 👩💻 Fix SSR styling of code-blocks by
@agoose77
in jupyter-book /myst -theme #480 - 🏗 Support parts mdast trees in page frontmatter by
@fwkoch
in jupyter-book /myst -theme #486 - Version Packages by in jupyter
-book /myst -theme #476 - 🚀 myst
@v1
.3.13 by@rowanc1
in jupyter-book /myst -theme #487 - Version Packages by in jupyter
-book /myst -theme #488 - 🪇 Make
isMargin
in document outline optional by@rowanc1
in jupyter-book /myst -theme #490 - 🗂 Support url slugs with multiple path segments by
@fwkoch
in jupyter-book /myst -theme #489 - Version Packages by in jupyter
-book /myst -theme #491 - 🗂 Update slugToUrl in article theme by
@fwkoch
in jupyter-book /myst -theme #492 - 🐛 Change favicon rewrite to be build-time by
@rowanc1
in jupyter-book /myst -theme #494 - Version Packages by in jupyter
-book /myst -theme #493 - 📏 Replace token-limit with char-limit in search listings by
@agoose77
in jupyter-book /myst -theme #479 - ↔️ Truncate long results by
@rowanc1
in jupyter-book /myst -theme #496 - 🪄 Add more
class
support to directives by@agoose77
in jupyter-book /myst -theme #500 - 🚀 MVP launch buttons for JupyterHub & MyBinder by
@agoose77
in jupyter-book /myst -theme #503 - 📌 Fix location to executable
.md
files in Thebe by@agoose77
in jupyter-book /myst -theme #505 - 🎨 Style scrollbar by
@jnywong
in jupyter-book /myst -theme #508 - 🙈 Hide Content based on tags by
@rowanc1
in jupyter-book /myst -theme #517 - 📖
In this Article
-->Contents
by@rowanc1
in jupyter-book /myst -theme #519 - 🙈 Change hiding long bibliography from 5 to 15 by
@rowanc1
in jupyter-book /myst -theme #518 - 💈Use
main
as minimum grid column breakpoint by@agoose77
in jupyter-book /myst -theme #506 - Version Packages by in jupyter
-book /myst -theme #495
mystmd@1.3.17¶
GitHub Release • November 5th, 2024
What’s Changed
- 🍴 Upgrade table in typst export by
@rowanc1
in jupyter-book /mystmd #1620 - 🔧 Typst card support, multipage pagebreaks, tex image argument fix by
@fwkoch
in jupyter-book /mystmd #1622
mystmd@1.3.16¶
GitHub Release • November 5th, 2024
What’s Changed
- 🗂️ Render tabs in typst by
@rowanc1
in jupyter-book /mystmd #1608 - 🎇 Placeholder for iFrame by
@rowanc1
in jupyter-book /mystmd #1609 - 🧱 Update proof and blockquote for typst by
@rowanc1
in jupyter-book /mystmd #1611 - 🎇 Update tex image width by
@rowanc1
in jupyter-book /mystmd #1612 - 🔽 Add typst captions for subfigures by
@rowanc1
in jupyter-book /mystmd #1613 - 📦 Update dependency for tex-to-typst by
@rowanc1
in jupyter-book /mystmd #1614
mystmd@1.3.15¶
GitHub Release • November 5th, 2024
What’s Changed
- 👩💻 Add
Program 1
vsCode 1
in typst by@rowanc1
in jupyter-book /mystmd #1599 - 🎆 Add webp --> png conversion for typst/pdf/word by
@rowanc1
in jupyter-book /mystmd #1598 - 🐛 Typst imports can be conflict prone by
@rowanc1
in jupyter-book /mystmd #1597 - 📖 Update doc tutorial titles by
@rowanc1
in jupyter-book /mystmd #1596 - 🗂 Add site option to include folder structure in url paths by
@fwkoch
in jupyter-book /mystmd #1601
mystmd@1.3.14¶
GitHub Release • November 5th, 2024
What’s Changed
- 📖 name --> label in docs by
@rowanc1
in jupyter-book /mystmd #1591 - 📦 Update inter-version deps by
@rowanc1
in jupyter-book /mystmd #1592
mystmd v1.3.13¶
GitHub Release • October 18th, 2024
What’s Changed
- 🌠 Support favicon in static builds by
@rowanc1
in jupyter-book /mystmd #1565 - 🏥 Add PubMed identifiers to frontmatter by
@fwkoch
in jupyter-book /mystmd #1570 - 📑 Remove fontenc in latex test templates by
@rowanc1
in jupyter-book /mystmd #1572 - 🔠 Rework execution documentation titles and descriptions by
@agoose77
in jupyter-book /mystmd #1582 - 🛑 Stop the process when the CLI task is complete by
@rowanc1
in jupyter-book /mystmd #1576 - 🏗 Support parts as external files and in the site config by
@fwkoch
in jupyter-book /mystmd #1586 - 🪪 Nest external identifiers in frontmatter by
@fwkoch
in jupyter-book /mystmd #1589
jupyter-book v1.0.3¶
GitHub Release • October 7th, 2024
New features added
- FEAT: ✨Add Launch in Deepnote button setting #1434 (
@jakubzitny
)
Bugs fixed
- FIX: bring tests in line with config #2216 (
@agoose77
) - FIX: update default config #2195 (
@agoose77
) - FIX: pull in config for plausible #2179 (
@agoose77
)
Maintenance and upkeep improvements
- MAINT: only use v1 job for v1 releases #2225 (
@agoose77
) - MAINT: update entry-points usage #2121 (
@agoose77
)
Documentation improvements
- DOCS: fall-back to
fontawesome
in LaTeX (and format _config) #2228 (@agoose77
) - DOCS: fix incorrect link #2212 (
@brownsarahm
) - DOCS: update readme to point to blog post #2198 (
@agoose77
) - DOCS: add note about MyST-MD #2197 (
@agoose77
) - DOCS: update readme with note about maintenance #2196 (
@agoose77
) - DOCS: add structured data example #2129 (
@jmshea
) - DOCS: update citations document #2108 (
@drsimonmartin
)
mystmd@1.3.12¶
GitHub Release • October 3rd, 2024
What’s Changed
- 🔧 Typo citationss -> citations by
@fwkoch
in jupyter-book /mystmd #1550 - 🐛 Change remote xref into link by
@rowanc1
in jupyter-book /mystmd #1553 - 📦 Update packaging by
@rowanc1
in jupyter-book /mystmd #1560 - 🧹 Clean up
nodeenv
and add CI tests by@agoose77
in jupyter-book /mystmd #1561 - 🪪 Allow custom licenses outside SPDX by
@fwkoch
in jupyter-book /mystmd #1563 - 👩🔬 Add more frontmatter fields for different venue types by
@fwkoch
in jupyter-book /mystmd #1503
mystmd@1.3.11¶
GitHub Release • October 3rd, 2024
What’s Changed
- 📦 Update search dependencies by
@rowanc1
in jupyter-book /mystmd #1545 - 🐛 Protect against circular references in the logs by
@rowanc1
in jupyter-book /mystmd #1549
mystmd v1.3.10¶
GitHub Release • September 24th, 2024
What’s Changed
- 🍽 Add ability to override styles in typst tables by
@rowanc1
in jupyter-book /mystmd #1542 - 🔍 Add client-side search index generation by
@agoose77
in jupyter-book /mystmd #1530 - 📖 Update to installation docs by
@rowanc1
in jupyter-book /mystmd #1516 - 🎓 Replace n.d. with access date for urls in citations by
@fwkoch
in jupyter-book /mystmd #1541 - 💦 building widget state by
@stevejpurves
in jupyter-book /mystmd #1382
mystmd@1.3.9¶
GitHub Release • September 19th, 2024
What’s Changed
- 🐴 Docs typo by
@rowanc1
in jupyter-book /mystmd #1523 - 👩💻 Allow index entries on many more node types for myst-to-tex by
@fwkoch
in jupyter-book /mystmd #1524 - 🐛 Top level AMS Math environments are not wrapped. by
@rowanc1
in jupyter-book /mystmd #1526 - 🧪 Additional test cases by
@rowanc1
in jupyter-book /mystmd #1527 - 🪧 Strike-through macros in latex by
@rowanc1
in jupyter-book /mystmd #1532 - 🔗 Tex support for hypertarget and hyperlink by
@rowanc1
in jupyter-book /mystmd #1533 - 🥷Add
skip-execution
tag support by@agoose77
in jupyter-book /mystmd #1537 - 💽 Add site options to each page by
@rowanc1
in jupyter-book /mystmd #1536
mystmd v1.3.8¶
GitHub Release • September 9th, 2024
What’s Changed
- 🤖 Add
flake.nix
for Nix users by@agoose77
in jupyter-book /mystmd #1509 - 👷 Check
platform.system
to fixmyst
on Windows by@agoose77
in jupyter-book /mystmd #1510 - 🔬 Improve documentation for kernel spec and cell blocks by
@ValMystletainn
in jupyter-book /mystmd #1507 - 📦 Use
nodeenv
when Node.js can’t be found by Python package by@agoose77
in jupyter-book /mystmd #1487 - 🚧 Fix overzealous warning about missing
kernelspec
by@agoose77
in jupyter-book /mystmd #1513 - 🐛 Ensure that AMS Math environments are fully enclosed. by
@rowanc1
in jupyter-book /mystmd #1520 - 🐞 Directive option flag is always a boolean by
@rowanc1
in jupyter-book /mystmd #1517 - 🃏 Add card documentation and alias to
link
/url
by@rowanc1
in jupyter-book /mystmd #1521
thebe-lite@0.4.10¶
GitHub Release • September 6th, 2024
Patch Changes
- 8c8a55a: Version numbers are printed in debug messages to aid in debugging
- 4b7434e: Upgrading to
@jupyterlite/pyodide-*
0.4.2, updating all@jupyter*
deps to latest
thebe@0.9.2¶
GitHub Release • September 6th, 2024
Patch Changes
- 8c8a55a: Version numbers are printed in debug messages to aid in debugging
- Updated dependencies [8c8a55a]
- Updated dependencies [3d82f84]
- Updated dependencies [80dfbb9]
- Updated dependencies [4b7434e]
- thebe-core
@0
.4.10
- thebe-core
thebe-react@0.4.10¶
GitHub Release • September 6th, 2024
Patch Changes
- 8c8a55a: Version numbers are printed in debug messages to aid in debugging
- 80dfbb9: Reverts previous erroneous breaking changes in a patch release
- 4b7434e: Upgrading to
@jupyterlite/pyodide-*
0.4.2, updating all@jupyter*
deps to latest - Updated dependencies [8c8a55a]
- Updated dependencies [3d82f84]
- Updated dependencies [80dfbb9]
- Updated dependencies [4b7434e]
- thebe-core
@0
.4.10
- thebe-core
thebe-core@0.4.10¶
GitHub Release • September 6th, 2024
Patch Changes
- 8c8a55a: Version numbers are printed in debug messages to aid in debugging
- 3d82f84: Adding explicit rendermime factor for handling errors, follow an upstream change in lab 4.3
- 80dfbb9: Reverts previous erroneous breaking changes in a patch release
- 4b7434e: Upgrading to
@jupyterlite/pyodide-*
0.4.2, updating all@jupyter*
deps to latest - Updated dependencies [8c8a55a]
- Updated dependencies [4b7434e]
- thebe-lite
@0
.4.10
- thebe-lite
hatch-deps-selector v0.1.2¶
GitHub Release • September 4th, 2024
Fixes metadata for build
myst-theme v0.11.0¶
GitHub Release • August 31st, 2024
What’s Changed
- 🔃 Move Acknowledgments before Data Availability by
@rowanc1
in jupyter-book /myst -theme #273 - 🙈 Hide Jupyter outputs when visibility is remove by
@rowanc1
in jupyter-book /myst -theme #274 - 🎨 Improve backmatter styles by
@rowanc1
in jupyter-book /myst -theme #276 - 📒 Allow executable code/output to be inside a figure by
@fwkoch
in jupyter-book /myst -theme #272 - 🎨 Fix table overflow by
@rowanc1
in jupyter-book /myst -theme #277 - 🙈 Hide code on visibility remove by
@rowanc1
in jupyter-book /myst -theme #278 - Version Packages by in jupyter
-book /myst -theme #275 - 📦 Upgrade MyST dependencies by
@rowanc1
in jupyter-book /myst -theme #279 - 🌉 Minor improvements for handling subfigures by
@rowanc1
in jupyter-book /myst -theme #281 - 🗺 Add option for
maxdepth
on an outline by@rowanc1
in jupyter-book /myst -theme #283 - 📦 Updates to myst by
@rowanc1
in jupyter-book /myst -theme #284 - 🐑 Clone mdast for html demo by
@rowanc1
in jupyter-book /myst -theme #285 - Version Packages by in jupyter
-book /myst -theme #282 - 📦 Fix myst-cli-utils removal by
@rowanc1
in jupyter-book /myst -theme #286 - Version Packages by in jupyter
-book /myst -theme #287 - 🗿always apply overrides and allow for
undefined
options by@stevejpurves
in jupyter-book /myst -theme #257 - 🕺split out compute options provider and add feature flags by
@stevejpurves
in jupyter-book /myst -theme #290 - 🧹 remove unneeded logic to transform thebe options and improve naming by
@stevejpurves
in jupyter-book /myst -theme #291 - Version Packages by in jupyter
-book /myst -theme #289 - Make Default MyST to act renderer configurable by
@Carreau
in jupyter-book /myst -theme #295 - 🍽 Improve styling of table and table legend by
@rowanc1
in jupyter-book /myst -theme #293 - Version Packages by in jupyter
-book /myst -theme #296 - 🎨 Fix frontmatter in safari by
@rowanc1
in jupyter-book /myst -theme #299 - Version Packages by in jupyter
-book /myst -theme #300 - Version Packages by in jupyter
-book /myst -theme #302 - 🎨 Add
flex-grow
for article header by@stevejpurves
in jupyter-book /myst -theme #305 - 📇 swaping binder for jupyter in ui by
@stevejpurves
in jupyter-book /myst -theme #307 - Version Packages by in jupyter
-book /myst -theme #306 - 📆 Show date as UTC date by
@rowanc1
in jupyter-book /myst -theme #310 - 🐥 Support twitter as site option by
@fwkoch
in jupyter-book /myst -theme #308 - 👨🏻💻 Allow inline code to have children by
@rowanc1
in jupyter-book /myst -theme #313 - 🎨 Write class name to admonition by
@agoose77
in jupyter-book /myst -theme #314 - 👈 Allow for prefix and suffix in citations by
@rowanc1
in jupyter-book /myst -theme #315 - 🐛 Videos do not show if the URL contains queries by
@rowanc1
in jupyter-book /myst -theme #316 - Version Packages by in jupyter
-book /myst -theme #311 - 🔧 added official mimetype for svg when filtering output bundles by
@stevejpurves
in jupyter-book /myst -theme #317 - interim support for plotly by
@stevejpurves
in jupyter-book /myst -theme #318 - feat: support the align attribute in tablecell by
@agoose77
in jupyter-book /myst -theme #309 - Version Packages by in jupyter
-book /myst -theme #320 - 🛠 fix notebook build process by
@stevejpurves
in jupyter-book /myst -theme #323 - Version Packages by in jupyter
-book /myst -theme #324 - 💬 Add style for pull-quotes by
@agoose77
in jupyter-book /myst -theme #328 - 👊🏽
thebe-*
by@stevejpurves
in jupyter-book /myst -theme #333 - Version Packages by in jupyter
-book /myst -theme #330 - 🐛 Typo in thebe tooltip by
@agoose77
in jupyter-book /myst -theme #336 - 📖 Add links to the MyST Theme documentation by
@choldgraf
in jupyter-book /myst -theme #340 - 🖌 Add support for
aside
directive by@agoose77
in jupyter-book /myst -theme #341 - ⌨️ Add
keyboard
renderer by@agoose77
in jupyter-book /myst -theme #334 - 🔧 Update myst dependencies by
@stevejpurves
in jupyter-book /myst -theme #335 - Version Packages by in jupyter
-book /myst -theme #339 - 🛟 lift author popover to z-10 by
@stevejpurves
in jupyter-book /myst -theme #345 - 📥 Prefer frontmatter downloads over exports by
@fwkoch
in jupyter-book /myst -theme #351 - Version Packages by in jupyter
-book /myst -theme #350 - 📑 Downloads combined with project by
@rowanc1
in jupyter-book /myst -theme #355 - 🏷 Explicit parts by
@rowanc1
in jupyter-book /myst -theme #348 - 🎆 Keep IDs on images and videos by
@rowanc1
in jupyter-book /myst -theme #349 - Version Packages by in jupyter
-book /myst -theme #356 - 👩🎨 Document accepts renderers as a prop by
@stevejpurves
in jupyter-book /myst -theme #357 - 🐛 Remove blank space around included content by
@rowanc1
in jupyter-book /myst -theme #360 - ⭐️ Add custom favicon by
@rowanc1
in jupyter-book /myst -theme #361 - Version Packages by in jupyter
-book /myst -theme #358 - 🏷 Pull frontmatter from proper key by
@agoose77
in jupyter-book /myst -theme #325 - 💅 🖼️ Add topic directive by
@rowanc1
in jupyter-book /myst -theme #365 - 🐛 Undefined config in metadata by
@rowanc1
in jupyter-book /myst -theme #366 - ✨ Apply HTML transforms in demo by
@rowanc1
in jupyter-book /myst -theme #367 - Version Packages by in jupyter
-book /myst -theme #364 - 🔗 Add support for myst.xref.json by
@fwkoch
in jupyter-book /myst -theme #372 - Version Packages by in jupyter
-book /myst -theme #371 - ♿️ Small accessibility improvements by
@rowanc1
in jupyter-book /myst -theme #374 - Version Packages by in jupyter
-book /myst -theme #375 - 🐛
useNavLinkProvider
in top navigation by@rowanc1
in jupyter-book /myst -theme #378 - 🧭 Recursive, external cross references by
@rowanc1
in jupyter-book /myst -theme #377 - 🧜♀️ Allow hover-references of mermaid diagrams by
@rowanc1
in jupyter-book /myst -theme #380 - 🧮 Require location on node source to enable jupyter computation by
@fwkoch
in jupyter-book /myst -theme #381 - 🦁 Add ROR hover links by
@rowanc1
in jupyter-book /myst -theme #383 - 🧮 Look to remoteBaseUrl instead of location for disabling jupyter by
@fwkoch
in jupyter-book /myst -theme #382 - Version Packages by in jupyter
-book /myst -theme #379 - 🥉 Keep 3 node default for xref popup by
@fwkoch
in jupyter-book /myst -theme #385 - Version Packages by in jupyter
-book /myst -theme #386 - 🥤 Use correct remoteBaseUrl on nested cross reference popups by
@fwkoch
in jupyter-book /myst -theme #387 - :bookmark_tabs: Add document outline mobile view by
@agoose77
in jupyter-book /myst -theme #369 - 🔑 Fix react keys error message for backmatter parts by
@rowanc1
in jupyter-book /myst -theme #396 - 🦶🎵 Add footnotes to bottom of page by
@rowanc1
in jupyter-book /myst -theme #397 - 🎨 Add H5 and H6 styles by
@choldgraf
in jupyter-book /myst -theme #390 - 🔧 fix
thebe-lite
errors and update myst deps by@stevejpurves
in jupyter-book /myst -theme #399 - Version Packages by in jupyter
-book /myst -theme #388 - 🐛 Styles overridden by
@rowanc1
in jupyter-book /myst -theme #405 - 🦶🎵 Can select text of footnotes by
@rowanc1
in jupyter-book /myst -theme #406 - Version Packages by in jupyter
-book /myst -theme #407 - ⚖️ a centered grid by
@stevejpurves
in jupyter-book /myst -theme #411 - Version Packages by in jupyter
-book /myst -theme #412 - 🪈 propagate
class
value through to react on container type directives by@stevejpurves
in jupyter-book /myst -theme #414 - 🚢 exporting additional components and hooks by
@stevejpurves
in jupyter-book /myst -theme #415 - ⏭️ add
SkipTo
and use it in themes by@stevejpurves
in jupyter-book /myst -theme #416 - 🔥🔧 fix missing export by
@stevejpurves
in jupyter-book /myst -theme #420 - 💉 adding className props by
@stevejpurves
in jupyter-book /myst -theme #419 - :wrench: Fix positioning of secondary sidebar when scrolling by
@agoose77
in jupyter-book /myst -theme #417 - 🔧 fix lg breakpoint for center-grid by
@stevejpurves
in jupyter-book /myst -theme #421 - Version Packages by in jupyter
-book /myst -theme #418 - 🔥🔧 fixes outline grid position at
lg
by@stevejpurves
in jupyter-book /myst -theme #423 - Version Packages by in jupyter
-book /myst -theme #424 - docs: update origin in links for GitHub Org change by
@thewtex
in jupyter-book /myst -theme #427 - 🚀 myst
@v1
.3.0 by@rowanc1
in jupyter-book /myst -theme #433 - Version Packages by in jupyter
-book /myst -theme #434 - :mag: Add title for Jupyter Notebook badge by
@agoose77
in jupyter-book /myst -theme #435 - 🪪 Add id to span and div nodes by
@fwkoch
in jupyter-book /myst -theme #439 - 🍔 Remove TOC hamburger icon when TOC itself is hidden by
@agoose77
in jupyter-book /myst -theme #442 - :pen: Improve UX for small viewports by
@agoose77
in jupyter-book /myst -theme #438 - 📚 Correct reference to submodules by
@agoose77
in jupyter-book /myst -theme #446 - :cat2: Add built-in styling for Sphinx-annotated ASTs by
@agoose77
in jupyter-book /myst -theme #443 - 📅 Fix representation of MyST date strings by
@agoose77
in jupyter-book /myst -theme #447 - 🗃 Start admonitions in the open position by
@rowanc1
in jupyter-book /myst -theme #452 - 🧭 Move collapsed top-bar to primary sidebar on small screens by
@agoose77
in jupyter-book /myst -theme #444 - 📌
thebe
deps by@stevejpurves
in jupyter-book /myst -theme #455 - 📦🔒 fixing peer deps by
@stevejpurves
in jupyter-book /myst -theme #456 - Version Packages by in jupyter
-book /myst -theme #436 - :gear: More preparation for Remix v2 (1) by
@agoose77
in jupyter-book /myst -theme #408 - ⏩ Extend renderers to allow for kind/subtypes by
@rowanc1
in jupyter-book /myst -theme #460 - 🚀 myst
@v1
.3.6 by@rowanc1
in jupyter-book /myst -theme #461 - Version Packages by in jupyter
-book /myst -theme #457
mystmd v1.3.6¶
GitHub Release • August 31st, 2024
What’s Changed
- ⏩ Simplify quickstart guide to use
mamba
by@agoose77
in jupyter-book /mystmd #1454 - 📖 Improve website navigation and TOC docs by
@choldgraf
in jupyter-book /mystmd #1446 - 🐛 Warn instead of crashing for missing files during upgrade by
@agoose77
in jupyter-book /mystmd #1489 - 🤖 Make
name
&display_name
required properties forKernelSpec
by@agoose77
in jupyter-book /mystmd #1490 - 🐛 Frontmatter typo by
@rowanc1
in jupyter-book /mystmd #1500 - 🖼 Add
icon
node by@agoose77
in jupyter-book /mystmd #1432 - 📦 Published
myst-ext-icon
by@rowanc1
in jupyter-book /mystmd #1501 - ✍️ Improve parsing of
cite:alp
andcite:alps
roles by@rowanc1
in jupyter-book /mystmd #1495 - ✍️ Add
urlOptimized
to myst-spec-ext by@rowanc1
in jupyter-book /mystmd #1505 - 🚔 Make types stricter for
ValidatedMystPlugin
by@rowanc1
in jupyter-book /mystmd #1506 - 🤫 Quiet webp warnings by
@rowanc1
in jupyter-book /mystmd #1499
hatch-deps-selector v0.1.1¶
GitHub Release • August 28th, 2024
What’s Changed
- :book: Update readme to reflect new options by
@agoose77
in jupyter-book /hatch -deps -selector#3 - :policeman: Add LICENSE file by
@agoose77
in jupyter-book /hatch -deps -selector#4
hatch-deps-selector v0.1.0¶
GitHub Release • August 28th, 2024
What’s Changed
- :rocket: Add support for default variants by
@agoose77
in jupyter-book /hatch -deps -selector#2
hatch-deps-selector v0.0.2¶
GitHub Release • August 28th, 2024
What’s Changed
- :bug: Fix local variable missing error by
@agoose77
in jupyter-book /hatch -deps -selector#1
hatch-deps-selector v0.0.1¶
GitHub Release • August 27th, 2024
mystmd v1.3.5¶
GitHub Release • August 22nd, 2024
What’s Changed
- 🐛 Fix
citealp
and degree symbols in latex by@rowanc1
in jupyter-book /mystmd #1463 - 🖊️ Fix filename and highlight typo in
contribute-add-feature.md
by@ValMystletainn
in jupyter-book /mystmd #1465 - 📝 Fix typo in documentation by
@agoose77
in jupyter-book /mystmd #1468 - 🧹 Update SPDX licenses by
@agoose77
in jupyter-book /mystmd #1471 - 🐛Fix a typo by
@nthiery
in jupyter-book /mystmd #1475 - 🐌 Fix slug generation for
.myst.json
files by@agoose77
in jupyter-book /mystmd #1473 - ␡ Enable strikethrough as markdownit extension by
@sglyon
in jupyter-book /mystmd #1427 - È Index accents by
@rowanc1
in jupyter-book /mystmd #1476 - ⚠️ Expand github alerts to include
tip
andcaution
by@rowanc1
in jupyter-book /mystmd #1481 - 🧪 Update tests to myst-spec 0.0.5 by
@rowanc1
in jupyter-book /mystmd #1482 - 🐛 Write favicon as binary by
@rowanc1
in jupyter-book /mystmd #1483 - 🆎 Explicitly ignore longer abbreviations by
@rowanc1
in jupyter-book /mystmd #1478 - 🚀 Add executable docs tutorial by
@choldgraf
in jupyter-book /mystmd #1457 - 🐛 Inline parsing of roles by
@rowanc1
in jupyter-book /mystmd #1480 - 🤫 Quiet warning about
punycode
by@rowanc1
in jupyter-book /mystmd #1485 - 🤫 Update gitignore based on
git check-ignore
by@rowanc1
in jupyter-book /mystmd #1484 - 🗃 Start admonitions in the open position by
@rowanc1
in jupyter-book /mystmd #1486 - 📅 Fix date representation by
@agoose77
in jupyter-book /mystmd #1470 - 🔢 Add enumeration options to common directives by
@rowanc1
in jupyter-book /mystmd #1477
sphinx-ext-mystmd v0.0.0¶
GitHub Release • August 21st, 2024
mystmd@1.3.4¶
GitHub Release • August 13th, 2024
What’s Changed
- 🖊️ Fix title case usage by
@agoose77
in jupyter-book /mystmd #1441 - 🍣 Add raw directives/roles for inserting tex/typst-specific content by
@fwkoch
in jupyter-book /mystmd #1442 - fix: tiny typo by
@lwasser
in jupyter-book /mystmd #1447 - 🎓 Add DOIs for venue and biblio by
@fwkoch
in jupyter-book /mystmd #1461
mystmd@1.3.3¶
GitHub Release • August 13th, 2024
What’s Changed
- 🐛 Citations broken with trim when a list by
@rowanc1
in jupyter-book /mystmd #1431 - Update and refactor quickstart tutorials by
@choldgraf
in jupyter-book /mystmd #1433 - 👁 Handle
visibility==='remove'
in exports by@agoose77
in jupyter-book /mystmd #1435 - 🐛 Update quickstart links by
@rowanc1
in jupyter-book /mystmd #1438 - 🐛 Typst math updates by
@rowanc1
in jupyter-book /mystmd #1439 - 🐛 Fix additional cross references by
@rowanc1
in jupyter-book /mystmd #1440
mystmd@1.3.2¶
GitHub Release • August 8th, 2024
What’s Changed
- 📂 Drop folders in
pattern
expansion by@agoose77
in jupyter-book /mystmd #1399 - 📖 Improve MyST vs Sphinx by
@agoose77
in jupyter-book /mystmd #1413 - :dart: Support
--execute
for building non-sites by@agoose77
in jupyter-book /mystmd #1416 - :wrench: Tighten up JSON input by
@agoose77
in jupyter-book /mystmd #1405 - :snake: Don’t resolve
node
symlink by@agoose77
in jupyter-book /mystmd #1420 - :pen: Add Jupyter Book / Quarto labels for Lighthouse runs in captions by
@brownsarahm
in jupyter-book /mystmd #1422 - 🐛 Prevent crash on non-list tags for code-cell by
@fwkoch
in jupyter-book /mystmd #1421 - 📖 Add Index support to MyST by
@fwkoch
in jupyter-book /mystmd #1418 - 🔭 Trim spaces in bibtex URLs and DOIs by
@rowanc1
in jupyter-book /mystmd #1411 - 🌐 Update deployment documentation to clarify deployment types by
@agoose77
in jupyter-book /mystmd #1262 - 🎓 Add citation cff build target by
@fwkoch
in jupyter-book /mystmd #1397 - 📄 Small typst improvements by
@fwkoch
in jupyter-book /mystmd #1428