Construct a new output model.
Private _changedPrivate _metadataPrivate _rawPrivate _rawPrivate _rawPrivate Optional _textReadonly executionThe execution count.
Readonly trustedWhether the model is trusted.
Readonly typeThe output type.
The data associated with the model.
The metadata associated with the model.
The observable text, present when the output type is set to "stream".
Private _updateUpdate an observable JSON object using a readonly JSON object.
Set the data associated with the model.
Depending on the implementation of the mime model, this call may or may not have deferred effects,
The default implementation of a notebook output model.