Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CodeCellParams

Hierarchy

  • CodeCellParams

Index

Properties

cell_type

cell_type: "code"

execution_count

execution_count: ExecutionCount

metadata

metadata: ImmutableMap<string, any>

outputs

outputs: ImmutableList<ImmutableOutput>

source

source: string

Generated using TypeDoc