Interface ICodeCellJupyterMetadata

The Jupyter metadata namespace for code cells.

Hierarchy

Properties

outputs_hidden: boolean

Whether the outputs are hidden. See https://github.com/jupyter/nbformat/issues/137.

source_hidden: boolean

Whether the source is hidden.

Generated using TypeDoc