dbg #116
Annotations
3 errors
Build the extension
Process completed with exit code 1.
|
Build the extension
Type '(app: JupyterLiteServer, kernelspecs: IKernelSpecs, notebookTracker: INotebookTracker) => void' is not assignable to type '(app: JupyterLiteServer, ...args: any[]) => [IKernelSpecs, INotebookTracker] | Promise<[IKernelSpecs, INotebookTracker]>'.
|
Build the extension
Type 'Token<INotebookTracker>' is not assignable to type 'Token<any>'.
|
Loading