Skip to content

jupyter-book/jupyterlab-myst-quickstart

Repository files navigation

Jupyter Lab MyST Examples

Made with MyST Launch on Binder PyPI

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

Requirements

  • JupyterLab >= 4.0

Note: This repository is based on a binder-example

Install

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

Included Notebooks

  • Overview of JupyterLab MyST extension
  • Using Frontmatter
  • Advanced MyST features
  • Inline interactivity

About

Quickstart examples for working with MyST in Jupyter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published