Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInspectRequestMsg

An 'inspect_request' message.

See Messaging in Jupyter.

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

Hierarchy

Index

Properties

Optional buffers

buffers: (ArrayBuffer | ArrayBufferView)[]

An optional list of binary buffers.

channel

channel: "shell"

content

content: object

Type declaration

header

header: IHeader<"inspect_request">

The message header.

metadata

metadata: JSONObject

Metadata associated with the message.

parent_header

parent_header: IHeader | __type

The parent message

Generated using TypeDoc