Class NotebookKernelHistoryService

Implements

  • Disposable

Constructors

Properties

commandService: CommandService
mostRecentKernelsMap: KernelsList = {}
notebookKernelService: NotebookKernelService
storageService: StorageService
STORAGE_KEY: string = 'notebook.kernelHistory'

Methods