Skip to content

How to distinguish normal notebooks from MyST notebooks? #128

@kolibril13

Description

@kolibril13

Context

It might happen that a user opens a MyST notebook without having MyST installed.
And the user might not even know that jupyterlab-myst exists.
Is there a way to indicate that the notebook is a jupyterlab-myst notebook?

Proposal

One way to give a hint that it's a jupyterlab-myst notebook would be to write it in the notebook metadata on saving.
image
And just another thought:
Would it even be possible to have a button: "Download myst renderer" that downloads and runs the JavaScript on the fly, without having the jupyterlab-myst plugin installed? That would make myst notebooks more portable.

Tasks and updates

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions