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

    Implements

    Index

    Constructors

    Properties

    executions: Map<string, Map<number, CellExecution>> = ...
    notebookService: NotebookService
    onDidChangeExecution: Event<CellExecutionStateChangedEvent> = ...
    onDidChangeExecutionEmitter: Emitter<CellExecutionStateChangedEvent> = ...
    onDidChangeLastRunFailState: Event<NotebookFailStateChangedEvent> = ...
    onDidChangeLastRunFailStateEmitter: Emitter<NotebookFailStateChangedEvent> = ...
    toDispose: DisposableCollection = ...

    Methods