The default implementation of an IContentFactory.
IContentFactory
This includes a CodeMirror editor factory to make it easy to use out of the box.
Create a content factory for a cell.
The readonly editor factory that create code editors
Create a new cell footer for the parent widget.
Create a new cell header for the parent widget.
Create an input prompt.
Create the output prompt for the widget.
Create an stdin widget.
The default implementation of an
IContentFactory
.This includes a CodeMirror editor factory to make it easy to use out of the box.