Construct a new code cell with optional original cell content.
A signal emitted when the state of the model changes.
The id for the cell.
Whether the model is disposed.
A mime type of the model.
A signal emitted when a mimetype changes.
The underlying IModelDB
instance in which model
data is stored.
Get the selections for the model.
A signal emitted when a model state changes.
Get the value of the model.
The shared ContentFactory
instance.
The execution count of the cell.
The execution count of the cell.
The metadata associated with the cell.
The cell outputs.
Get the trusted state of the model.
Set the trusted state of the model.
The type of the cell.
Handle a change to the execution count.
Dispose of the resources held by the model.
Handle a change to the observable value.
Handle a change to the trusted state.
Serialize the model to JSON.
Generated using TypeDoc
An implementation of a code cell Model. The namespace for
CodeCellModel
statics.