MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / getKernelExecution

Method getKernelExecution

src/kernels/types.ts:563–563  ·  view source on GitHub ↗
(kernel: IKernel)

Source from the content-addressed store, hash-verified

561 */
562 getOrCreate(notebook: NotebookDocument, options: KernelOptions): IKernel;
563 getKernelExecution(kernel: IKernel): INotebookKernelExecution;
564}
565
566/**

Calls

no outgoing calls

Tested by 1

initSuiteFunction · 0.64