Options
All
  • Public
  • Public/Protected
  • All
Menu

The default implementation of a notebook content factory..

Notes

Override methods on this class to customize the default notebook factory methods that create notebook content.

Hierarchy

Index

Constructors

constructor

Accessors

editorFactory

  • get editorFactory(): CodeEditor.Factory
  • The readonly editor factory that create code editors

    Returns CodeEditor.Factory

Methods

createCellFooter

createCellHeader

createCodeCell

createInputPrompt

createMarkdownCell

createOutputPrompt

createRawCell

createStdin

Generated using TypeDoc