IUpdateDisplayDataMsg | @jupyterlab (original) (raw)

Hierarchy (View Summary)

Index

Properties

Optionalbuffers

An optional list of binary buffers.

channel

channel: "iopub"

The channel on which the message is transmitted.

content

content: {
data: IMimeBundle;
metadata: PartialJSONObject;
transient?: { display_id?: string };
} & { transient: { display_id: string } }

The content of the message.

header: IHeader<"update_display_data">

The message header.

metadata

Metadata associated with the message.

parent_header

The parent message