Minimal cell model interface matching JupyterLab ICellModel.
Shared model providing source access and change signals.
Signal emitted when the cell content changes.
Returns the cell source text.
Cell type identifier.
Minimal cell model interface matching JupyterLab ICellModel.