Options
All
  • Public
  • Public/Protected
  • All
Menu

The 'execute_reply' contents for an 'ok' status.

See Messaging in Jupyter.

Hierarchy

  • IExecuteReplyBase
    • IExecuteReply

Index

Properties

execution_count

execution_count: number

Optional payload

payload: JSONObject[]

A list of payload objects. Payloads are considered deprecated. The only requirement of each payload object is that it have a 'source' key, which is a string classifying the payload (e.g. 'page').

status

status: "ok"

user_expressions

user_expressions: JSONObject

Results for the user_expressions.

Generated using TypeDoc