Interface IExecuteResult

Result of executing a code cell.

Hierarchy

Properties

A mime-type keyed dictionary of data.

execution_count: number

A result's prompt number.

metadata: PartialJSONObject

Cell output metadata.

output_type: "execute_result"

Type of cell output.

Generated using TypeDoc