This repository contains examples for working with MyST Markdown in Jupyter Notebooks cells using jupyterlab-myst, including support for rich frontmatter, interactive references, admonitions, figure numbering, tabs, cards, and grids!
Note: See the quickstart tutorial on myst-tools.org
- JupyterLab >= 4.0
Note: This repository is based on a binder-example
To install myst
locally, execute:
npm install -g mystmd
Note: See myst-tools.org for install instructions
To install the JupyterLab extension locally, execute:
pip install jupyterlab_myst
Note: See docs for more installation details
- Overview of JupyterLab MyST extension
- Using Frontmatter
- Advanced MyST features
- Inline interactivity