Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInspectReplyMsg

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

See Messaging in Jupyter.

See also: [[IInspectRequest]], [[IKernel.inspect]]

Hierarchy

Index

Properties

Optional buffers

buffers: (ArrayBuffer | ArrayBufferView)[]

An optional list of binary buffers.

channel

channel: "shell"

content

content: ReplyContent<IInspectReply>

header

header: IHeader<MSGTYPE>

The message header.

metadata

metadata: JSONObject

Metadata associated with the message.

parent_header

parent_header: IHeader<"inspect_request">

Generated using TypeDoc