• Preparing search index...
  • The search index is not available
Theia TypeDoc
  • Theia TypeDoc
  • notebook
  • notebook
  • parse

Function parse

  • parse(cell): {
        handle: number;
        notebook: URI;
    } | undefined
  • Parameters

    • cell: URI

    Returns {
        handle: number;
        notebook: URI;
    } | undefined

    • Defined in packages/notebook/src/common/notebook-common.ts:285

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...