Skip to content

Add feature to toggle code or output with pyodide extension #261

@droumis

Description

@droumis

In docs, it would occasionally be convenient to have the option to hide the code cell or the output.

For instance, in the case of wanting to share a block of tested code but not display the output.

Or wanting to display an app, but not the code that created it.

A possible implementation could be with the use of :hide-output: or :hide-code:, respectively.

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