Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IExecuteReply

The content of an execute-reply message.

See Messaging in Jupyter.

Hierarchy

  • IExecuteReply

Index

Properties

Properties

execution_count

execution_count: number

status

status: "error" | "ok" | "abort"

Generated using TypeDoc