Options
All
  • Public
  • Public/Protected
  • All
Menu

A 'kernel_info_reply' message on the 'shell' channel.

See Messaging in Jupyter.

Hierarchy

Index

Properties

Optional buffers

buffers: (ArrayBuffer | ArrayBufferView)[]

An optional list of binary buffers.

channel

channel: "shell"

The channel on which the message is transmitted.

content

content: ReplyContent<IInfoReply>

The content of the message.

header

header: IHeader<"kernel_info_reply">

The message header.

metadata

metadata: JSONObject

Metadata associated with the message.

parent_header

parent_header: IHeader<"kernel_info_request">

The parent message

Generated using TypeDoc