A 'history_request' message.

See Messaging in Jupyter.

See also: [[IHistoryReplyMsg]], [[[IKernel.history]]]

Hierarchy

Properties

buffers?: (ArrayBuffer | ArrayBufferView)[]

An optional list of binary buffers.

channel: "shell"

The channel on which the message is transmitted.

The content of the message.

header: IHeader<"history_request">

The message header.

metadata: JSONObject

Metadata associated with the message.

parent_header: Record<string, never> | IHeader<KernelMessage.MessageType>

The parent message

Generated using TypeDoc