Skip to content

MyST Executable Markdown Files. Define Jupyter metadata to make Markdown files executable #1400

Description

@jbampton

https://mystmd.org/guide/notebooks-with-markdown

Execution information can be added to MyST Markdown files, which allows you to perform computation using MyST’s notebook execution engine. First, you will need to define a kernel specification, after which you can introduce Markdown-based computation in several ways

We can create a native Jupyter kernel for a new programming language by implementing a Wrapper Kernel.

https://jupyter-client.readthedocs.io/en/latest/kernels.html

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions