Commit Graph

10 Commits

Author SHA1 Message Date
Johannes Rieken
354c914f67 add NotebookKernelOptions so that createNotebookKernel is simpler 2021-04-08 15:36:45 +02:00
Johannes Rieken
015d5565b7 remove createNotebookCellExecutionTask from NotebookKernel2 because exec-handler is called with executions 2021-04-08 15:25:31 +02:00
Johannes Rieken
be198294e4 execute handler gets notebook cell execution directly 2021-04-08 15:05:39 +02:00
Johannes Rieken
461f09ff78 add extension identifier to kernel 2 2021-04-08 11:22:00 +02:00
Johannes Rieken
72d772b1a1 make execution and interrupt callback instead of commands 2021-04-07 16:35:08 +02:00
Johannes Rieken
84f3054624 add local resource root and cancelCells so that Kernel2 is very similar to Kernel 2021-04-07 15:12:45 +02:00
Johannes Rieken
9221eb9697 don't forward changes for disposed kernels 2021-04-07 14:37:30 +02:00
Johannes Rieken
38e4243e2d add kernel push to proposed API 2021-04-07 12:06:38 +02:00
Johannes Rieken
c3f72be495 add createNotebookCellExecutionTask to kernel object 2021-04-06 17:57:33 +02:00
Johannes Rieken
b47fb7a275 add kernel service and add extension host logic for it 2021-04-06 15:46:01 +02:00