Theia API Documentation v1.65.0
    Preparing search index...

    Namespace for notebooks. The notebooks functionality is composed of three loosely coupled components: -NotebookSerializer enable the editor to open, show, and save notebooks -NotebookController own the execution of notebooks, e.g they create output from code cells. -NotebookRenderer present notebook output in the editor. They run in a separate context.

    Variables

    onDidChangeNotebookCellExecutionState

    Functions

    createNotebookController
    createNotebookControllerDetectionTask
    createRendererMessaging
    registerKernelSourceActionProvider
    registerNotebookCellStatusBarItemProvider