[console_scripts] mystnb-docutils-html=myst_nb.docutils_:cli_html mystnb-docutils-html5=myst_nb.docutils_:cli_html5 mystnb-docutils-latex=myst_nb.docutils_:cli_latex mystnb-docutils-pseudoxml=myst_nb.docutils_:cli_pseudoxml mystnb-docutils-xml=myst_nb.docutils_:cli_xml mystnb-quickstart=myst_nb.cli:quickstart mystnb-to-jupyter=myst_nb.cli:md_to_nb [jcache.readers] myst_nb_md=myst_nb.core.read:myst_nb_reader_plugin [myst_nb.mime_renderers] example=myst_nb.core.render:ExampleMimeRenderPlugin [myst_nb.renderers] default=myst_nb.core.render:NbElementRenderer [pygments.lexers] ipythontb=myst_nb.core.lexers:IPythonTracebackLexer myst-ansi=myst_nb.core.lexers:AnsiColorLexer