The content of an execute-reply message.

See Messaging in Jupyter.

interface IExecuteCount {
    execution_count: ExecutionCount;
}

Properties

Properties

execution_count: ExecutionCount