jupyterlab-myst
jupyterlab-myst copied to clipboard
Use MyST Markdown directly in Jupyter Lab
### Describe the bug **context** I have notebooks with inline html that isn't rendering correctly. ### Reproduce the bug In a markdown cell, the following content: ``` Use the button...
Hello, I'm using the jupyterlab extension just finelocally, but for a recent project I'm required to use Amazon SageMaker. Sadly, I cannot seem to get the Markdown Cells to render...
I'm not sure what the issue here is, but I've found that paths to valid images do not render properly with Markdown and I'm not sure why. For example, below...
The [literalinclude](https://myst-parser.readthedocs.io/en/latest/syntax/code_and_apis.html#syntax-literalinclude) directive offered by myst-parser and sphinx -- with its subsection selection mechanisms (start-after, ...) -- is very handy in teaching context for displaying fragments of code, while maintaining...
## Description The dropdown icon next to HTML details components is not showing up. ```html More info Extra details ``` ## Actual  ## Expected More info...
## Proposal The current ui-test framework captures element screenshots, but our tests are longer than a single page. We should rework the tests or test logic to ensure that we...
## Proposal Given MyST-MD's support for nice PDF exports, perhaps we can make a step towards single-article PDF exports by invoking the MyST CLI. E.g. in the `export` menu of...
## Description **Steps to reproduce**: In the first cell of a new notebook, convert to a Markdown cell and type the following text: ``` ## Test heading some text ```...
This is a repeat of #136. @stevejpurves I didn't merge, having trouble with github, sorry. Purpose: to create an initial set of docs for jupyterlab myst The story so far:...
This connects some of the dots. There's no error handling support, and indeed much is broken because of the existing SSR using KaTeX