Properties
Protected
Readonly
additionalOutputCss
additionalOutputCss: string
Protected
editor
editor: undefined | NotebookEditorWidget
Protected
Optional
element
element?: HTMLDivElement
Readonly
id
id: string = ...
Protected
isDisposed
isDisposed: boolean = false
Protected
Readonly
messagingService
messagingService: NotebookRendererMessagingService
Protected
notebook
notebook: NotebookModel
Protected
Readonly
notebookEditorWidgetService
notebookEditorWidgetService: NotebookEditorWidgetService
Protected
Readonly
notebookKernelService
notebookKernelService: NotebookKernelService
Protected
Readonly
notebookOptionsService
notebookOptionsService: NotebookOptionsService
Protected
Readonly
notebookRendererRegistry
notebookRendererRegistry: NotebookRendererRegistry
Readonly
onDidRenderOutput
onDidRenderOutput: Event<OutputRenderEvent> = ...
Protected
Readonly
onDidRenderOutputEmitter
onDidRenderOutputEmitter: Emitter<OutputRenderEvent> = ...
Protected
options
options: NotebookOutputOptions
Protected
Readonly
quickPickService
quickPickService: QuickPickService
Protected
toDispose
toDispose: DisposableCollection = ...
Protected
Readonly
widgetManager
widgetManager: WidgetManager
Protected
Readonly
workspaceTrustService
workspaceTrustService: WorkspaceTrustService