Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentRecordProps

Hierarchy

  • DocumentRecordProps

Index

Properties

Optional cellFocused

cellFocused: CellId | null

cellPagers

cellPagers: any

cellPrompts

cellPrompts: Map<CellId, List<InputRequestMessage>>

copied

copied: ImmutableCell | null

Optional editorFocused

editorFocused: CellId | null

Optional kernelRef

kernelRef: KernelRef | null

notebook

savedNotebook

savedNotebook: ImmutableNotebook

transient

transient: Map<string, any>

type

type: "notebook"

Generated using TypeDoc