I am using jupyterlab-myst, a really cool extension.
The MyST documentation on Topography mentions several extensions such as "attrs_block", "attrs_inline", "tasklist", "deflist", and "fieldlist". I believe those are MyST extensions, not JupyterLab extensions.
I copied the markdown text from the examples in Topography into my jupyter notebook and got jupyterlab-myst to render them. The examples do not work in the notebook like they do in the MyST documentation page, except for the Definition List example.
The MyST documentation page refers to a configuration file called "conf.py". I believe that applies to the Jupyter Book tool, not JupyterLab. How can I install / activate / enable / configure / whatever to get MyST extensions to work in JupyterLab?
Although this question is tagged with "myst", I am asking about jupyterlab-myst, not myst.