ICreateSubshellRequestMsg | @jupyterlab (original) (raw)
A 'create_subshell_request'
message on the 'control'
channel.
Hierarchy (View Summary)
- IControlMessage<"create_subshell_request">
- ICreateSubshellRequestMsg
Index
Properties
Optional
buffers
An optional list of binary buffers.
channel
channel: "control"
The channel on which the message is transmitted.
content
content: Record<string, unknown>
The content of the message.
header
header: IHeader<"create_subshell_request">
The message header.
metadata
Metadata associated with the message.
parent_header
The parent message