jupyterlab-myst icon indicating copy to clipboard operation
jupyterlab-myst copied to clipboard

Use MyST Markdown directly in Jupyter Lab

Results 92 jupyterlab-myst issues
Sort by recently updated
recently updated
newest added

### 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...

bug

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...

bug

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...

bug

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...

enhancement

## Description The dropdown icon next to HTML details components is not showing up. ```html More info Extra details ``` ## Actual ![Screenshot from 2024-04-23 10-48-56](https://github.com/executablebooks/jupyterlab-myst/assets/4806877/893f7f70-ccb8-46b0-89de-65b0ef19d685) ## Expected More info...

bug

## 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...

enhancement

## 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...

enhancement

## 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 ```...

bug

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:...

documentation

This connects some of the dots. There's no error handling support, and indeed much is broken because of the existing SSR using KaTeX