# MyST markdown

Jupyter books allow for some additonal markdown, such as boxes.

Examples include:

```{note}
Here is a note
```

For an overview of MyST see: https://jupyterbook.org/content/myst.html

