A 'interrupt_reply' message content.

See Messaging in Jupyter.

interface IInterruptReply {
    status: "ok";
}

Hierarchy (View Summary)

Properties

Properties

status: "ok"