Skip to content

Rendering MyST Markdown in Jupyter Notebook on VS Code #59

Description

@StefanoDeVuono

I'm running a Jupyter Notebook in VS Code and the MyST markdown cells are not displaying properly

I'd like the MyST markdown cell to render correctly. Here's how it should render:
expected

I've searched online for solutions, most posts about extending Jupyter on VS Code relate to running code in Notebooks as opposed to displaying markdown. The only thing I found specifically about MyST Markdown in Jupyter was from jupyterbook.org, which said to enable the this extension.

I have the following plugins installed in my pip environment:

# Requirements for building and deploying the textbook.
jupyter-book
ghp-import

# Requirements for building and deploying the textbook.
numpy
scipy
pandas
matplotlib

datascience
prob140
shapely
descartes
ipywidgets

The Jupyter and MySt extensions are enabled and the correct python virtual env is selected as the Jupyter kernel. Here's a MyST Markdown cell currently renders:
actual

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions