Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IExecuteResult

Result of executing a code cell.

Hierarchy

Index

Properties

data

A mime-type keyed dictionary of data.

execution_count

execution_count: number

A result's prompt number.

metadata

metadata: PartialJSONObject

Cell output metadata.

output_type

output_type: "execute_result"

Type of cell output.

Generated using TypeDoc