Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IExecuteResult

Hierarchy

Index

Properties

data

data: {}

Mime bundle expected to contain mime type -> contents mappings. This is dynamic and is controlled by kernels, so cannot be more specific

Type declaration

  • [key: string]: any

execution_count

execution_count: number

Number of times the cell was executed

Optional metadata

output_type

output_type: "execute_result"

Type of cell output.

Generated using TypeDoc