Rich MyST Markdown#
With the jupyerlab-myst
extension installed, richly styled admonition blocks can be rendered within markdown blocks using appropriately labeled code-fenced blocks,
If you are rreading this document in a “live” notebook environment, either in jupyerLie or a via a “full” notebook server, such as MyBinder, double click on the cell below to view the raw markdown.
Admonition Blocks#
Within a markdown cell, we can render a good varety of richly styled admonition blocks.
Warning
This is a warning to you…
Danger
There is danger ahead.
For more details…
See the Jupyter Book documentation.