Clear output of a single cell / output area.
A comm_close
message on the 'iopub'
channel.
A comm_msg
message on the 'iopub'
channel.
A 'comm_open'
message on the 'iopub'
channel.
A 'display_data'
message on the 'iopub'
channel.
An
'error'
message on the
'iopub'
channel.
See
Error.
An
'execute_input'
message on the
'iopub'
channel.
See
Execute Input.
An
'execute_result'
message on the
'iopub'
channel.
See
Execute Result.
A 'inspect_request'
message on the 'shell'
channel.
A Media
is a collection of data associated with different Media types.
It allows for the representation of rich content that can be displayed in multiple formats.
These are found in the data
field of a DisplayData
and ExecuteResult
messages/output types.
A 'stream'
message on the 'iopub'
channel.
Optional metadata for a display data to allow for updating an output.
Unknown message types are a workaround for generically unknown messages.