Optional CellSidebar: ((props) => Element)Private Optional Readonly CellPrivate Readonly commandsPrivate Readonly nbgraderPrivate Readonly notebookThe readonly editor factory that create code editors
Private _updatePrivate _updateSQLEditorCreate a new markdown cell widget.
If no cell content factory is passed in with the options, the one on the notebook content factory is used.
Create a new raw cell widget.
If no cell content factory is passed in with the options, the one on the notebook content factory is used.
Extend the default implementation NotebookPanel.ContentFactory of
IContentFactory.