Skip to content

Latest commit

 

History

History
92 lines (49 loc) · 4.41 KB

CHANGELOG.md

File metadata and controls

92 lines (49 loc) · 4.41 KB

Changelog

1.1.1

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@agoose77 | @fperez | @github-actions | @rowanc1 | @welcome

1.1.0

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @rowanc1

1.0.1

(Full Changelog)

Bugs fixed

  • fix: use selector for JupyterLab dark mode #85 (@agoose77)

Contributors to this release

(GitHub contributors page for this release)

@agoose77 | @github-actions

v1.0.0 - 2023/02/11

Merge and release the next version of jupyterlab-myst as a major version bump! 🚀 See for discussion.


jupyterlab-mystjs

Merge the repositories of jupyterlab-mystjs and jupyterlab-myst together.

v0.1.4

Support legacy mode to open with the myst renderer or the original notebook with a right click.

v0.1.3

Support local images and links, for example, opening a link to another notebook.

v0.1.2

Use @myst-theme components from NPM.


jupyterlab-mystjs

This project was merged with the original version, based on jupyterlab-markup, the release history can be found on the v0 branch.

v0.1.7 - pre-release

Support for sphinx math, eval inline directives for inline execution.

v0.1.6

Last stable release of jupyterlab-myst based on markdown-it and jupyterlab-markup.