Options
All
  • Public
  • Public/Protected
  • All
Menu

An 'input_reply' message on the 'stdin' channel.

See Messaging in Jupyter.

Hierarchy

Index

Properties

Optional buffers

buffers: (ArrayBuffer | ArrayBufferView)[]

An optional list of binary buffers.

channel

channel: "stdin"

content

content: ReplyContent<IInputReply>

header

header: IHeader<MSGTYPE>

The message header.

metadata

metadata: JSONObject

Metadata associated with the message.

parent_header

parent_header: IHeader<"input_request">

Generated using TypeDoc