vscode-pyolite icon indicating copy to clipboard operation
vscode-pyolite copied to clipboard

Kernel won't start in local notebooks

Open apcamargo opened this issue 4 years ago • 2 comments

I'm testing the extension in my local machines (VSCode 1.61.2, macOS 11.6 / elementary OS 6) and it seems the kernel won't start. I can get any code to run on it. Is the extension designed to be used on remote machines? If so, what causes it to not work locally?

Thanks!

apcamargo avatar Oct 25 '21 01:10 apcamargo

Thanks for filing a bug--trusted types are strictly enforced for extensions VS Code desktop but not on web, and there's a trusted types issue with this extension on desktop that I haven't found time to track down. This extension is designed to work for VS Code in the web, i.e. github.dev and vscode.dev. Sorry about the inconvenience in the meantime!

joyceerhl avatar Oct 25 '21 03:10 joyceerhl

No problem! I suspected that it wasn't meant to be used locally, but I wanted to know the underlying cause.

Thanks!

apcamargo avatar Oct 25 '21 05:10 apcamargo