Following the readme steps, when clicking on "Toggle Debugging" icon in the toolbar, this error is thrown:  debugging it a bit, it fails somewhere around here https://github.com/microsoft/vscode-nodebook/blob/8ba0d512482c56d08833fd22fe726ca46ea5e7e7/src/nodebookProvider.ts#L112
Following the readme steps, when clicking on "Toggle Debugging" icon in the toolbar, this error is thrown:
debugging it a bit, it fails somewhere around here
vscode-nodebook/src/nodebookProvider.ts
Line 112 in 8ba0d51