Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotebookRecordParams

Hierarchy

  • NotebookRecordParams

Index

Properties

cellMap

cellMap: ImmutableMap<CellId, ImmutableCell>

cellOrder

cellOrder: ImmutableList<CellId>

metadata

metadata: ImmutableMap<string, any>

nbformat

nbformat: number

nbformat_minor

nbformat_minor: number

Generated using TypeDoc