Skip to content

Ability to add formatted output (rst|myst) to jupyter-output #217

Open
@pankajp

Description

@pankajp

As of now, the jupyer-output directive puts all its content in a <pre> block which means we can't include formatted output like bullets and images in there. I have a cell whose output depends on a special interactive environment so I intended to put its output as a screenshot image but it doesn't seem to work.
Is it possible to enhance jupyter-output directive to parse the included content, maybe as an option to the directive?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions