### Describe the bug After upgrading Polyglot to `1.0.6070010` and testing with .NET 9, I'm getting this error when trying to use `#!connect jupyter` <img width="1078" alt="Image" src="https://github.com/user-attachments/assets/40a6369c-b964-478f-8ecc-cc538b663fda" /> Although I've already installed the deno kernel: <img width="661" alt="Image" src="https://github.com/user-attachments/assets/ca836f9d-2b40-473b-b95b-9c087da0ebc8" /> also tried with another kernel, e.g: python, but the issue still persists. ### Please complete the following: **Which version of .NET Interactive are you using?** (In a notebook, run the `#!about` magic command. ): <img width="696" alt="Image" src="https://github.com/user-attachments/assets/9a13a0cf-de83-46a4-9f1e-29c23a6e5324" /> - OS - [ ] Windows 11 - [ ] Windows 10 - [x] macOS - [ ] Linux (Please specify distro) - [ ] iOS - [ ] Android - Frontend - [ ] Jupyter Notebook - [ ] Jupyter Lab - [ ] nteract - [x] Visual Studio Code - [ ] Visual Studio Code Insiders - [ ] Visual Studio - [ ] Other (please specify)
Describe the bug
After upgrading Polyglot to
1.0.6070010and testing with .NET 9, I'm getting this error when trying to use#!connect jupyterAlthough I've already installed the deno kernel:
also tried with another kernel, e.g: python, but the issue still persists.
Please complete the following:
Which version of .NET Interactive are you using? (In a notebook, run the
#!aboutmagic command. ):