A notebook cell kind.

Variables

@:enum@:implread onlyCode:NotebookCellKind

A code-cell is source that can be {@link NotebookController executed} and that produces {@link NotebookCellOutput output}.

@:enum@:implread onlyMarkup:NotebookCellKind

A markup-cell is formatted source that is used for display.