Construct a new output model.
Readonly
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"
.
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.