(GitHub contributors page for this release)
(GitHub contributors page for this release)
(GitHub contributors page for this release)
- use not checked instead of == to hopefully make the linter happy? #228 (@batpad)
- fix: don't render list items as task items #223 (@tavin)
(GitHub contributors page for this release)
@batpad | @github-actions | @rowanc1 | @tavin | @welcome
(GitHub contributors page for this release)
- MAINT: reorganise extension files #214 (@agoose77)
- MAINT: update playwright snapshots #212 (@agoose77)
- MAINT: update playwright snapshots #211 (@agoose77)
- MAINT: update lockfile for node18 #210 (@agoose77)
- MAINT: rebuild lockfiles #205 (@agoose77)
- MAINT: update with copier #203 (@agoose77)
(GitHub contributors page for this release)
@agoose77 | @github-actions | @rowanc1
- chore: bump lockfile, remove source-map-loader #192 (@agoose77)
- feat: use latest MySTJS #183 (@agoose77)
- โ๏ธ Render HTML directly #118 (@rowanc1)
- ci: temporarily disable browser check #190 (@agoose77)
- ๐ดโโ๏ธ Refactor task-item #187 (@rowanc1)
- maintenance: run prettier on package.json #180 (@agoose77)
- chore: drop duplicate workflow #179 (@agoose77)
- docs: fix link to trust model #178 (@agoose77)
(GitHub contributors page for this release)
@agoose77 | @fwkoch | @github-actions | @nthiery | @rowanc1 | @stevejpurves
- ci: temporarily disable browser check #190 (@agoose77)
- ๐ดโโ๏ธ Refactor task-item #187 (@rowanc1)
- maintenance: run prettier on package.json #180 (@agoose77)
- chore: drop duplicate workflow #179 (@agoose77)
- docs: fix link to trust model #178 (@agoose77)
(GitHub contributors page for this release)
@agoose77 | @fwkoch | @github-actions | @nthiery | @rowanc1 | @stevejpurves
- maintenance: run prettier on package.json #180 (@agoose77)
- chore: drop duplicate workflow #179 (@agoose77)
- docs: fix link to trust model #178 (@agoose77)
(GitHub contributors page for this release)
@agoose77 | @fwkoch | @github-actions | @nthiery | @rowanc1 | @stevejpurves
(GitHub contributors page for this release)
@agoose77 | @github-actions | @rowanc1
- initial docs #136 (@stevejpurves)
(GitHub contributors page for this release)
@github-actions | @rowanc1 | @stevejpurves | @welcome
- ๐ช Support for JupyterLab 4.x (take 2!) #155 (@agoose77)
- ๐จ Update for showing exercises #147 (@rowanc1)
- ๐ Update images to work locally #145 (@rowanc1)
- โจ Add
text/markdown
MIME renderer #102 (@agoose77)
- Attempt to fix failing tests in current main #153 (@GlobalMin)
(GitHub contributors page for this release)
@agoose77 | @fperez | @github-actions | @GlobalMin | @parmentelat | @rowanc1 | @tavin | @welcome
- ๐งน Rework dependencies #139 (@agoose77)
- ๐งน Add issue templates #131 (@kolibril13)
(GitHub contributors page for this release)
@agoose77 | @github-actions | @kolibril13 | @rowanc1 | @welcome
- โ Editable task lists #121 (@rowanc1)
- ๐ฉ๐ฉโ
โ๏ธ ๐บ Remove almost all preflight css #117 (@rowanc1) - ๐ฉ๐ปโ๐จ Move to Jupyter-based styles #116 (@rowanc1)
- ๐ท update integration snapshots #122 (@agoose77)
- ๐ Ignore Binder links in link-checker #120 (@agoose77)
(GitHub contributors page for this release)
@agoose77 | @github-actions | @rowanc1
- ๐ Fix widgets so they don't render as text #110 (@rowanc1)
- ๐ Revive showing errors #108 (@rowanc1)
(GitHub contributors page for this release)
@agoose77 | @github-actions | @rowanc1
(GitHub contributors page for this release)
@agoose77 | @fperez | @github-actions | @rowanc1 | @welcome
- ๐คฉ Inline expressions #92 (@rowanc1)
- ๐ฉ๐ปโ๐จ Improve myst styles #91 (@rowanc1)
- ๐งโโ๏ธ Upgrade to new MyST markdown parsers #88 (@rowanc1)
(GitHub contributors page for this release)
(GitHub contributors page for this release)
Merge and release the next version of jupyterlab-myst as a major version bump! ๐ See for discussion.
Merge the repositories of jupyterlab-mystjs
and jupyterlab-myst
together.
Support legacy mode to open with the myst renderer or the original notebook with a right click.
Support local images and links, for example, opening a link to another notebook.
Use @myst-theme
components from NPM.
This project was merged with the original version, based on jupyterlab-markup
,
the release history can be found on the v0 branch
.
Support for sphinx math, eval inline directives for inline execution.
Last stable release of jupyterlab-myst
based on markdown-it
and jupyterlab-markup
.