interactive: Error launch New interactive NoteBook
Describe the bug
I install Visual Studio 2022 and After this i can’t launch new netbook in vscode October version. I was not able to create anything.
Please complete the following:
Which version of .NET Interactive are you using? There are a few ways to find this out:
- In a notebook, run the
#!aboutmagic command. - At the command line, run
dotnet interactive --version.
-
OS
- Windows 11
-
Frontend
- Jupyter Notebook
- Jupyter Lab
- Visual Studio Code
- .NET interactive Notebook
Screenshots
- The error in vsCode il like this

- SDK install

- .NET Interactive Notebooks version

- Environment Path

About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 32 (12 by maintainers)
I found I need to move up in my Path C:\Program Files\dotnet\ and my SDK are detected and now it work’s
Installing the global tool is to be supported in jupyter lab or notebook, that will require you to also handle updates for .NET Interactive via hte command line. I am trying to help you with the vscode issues, but i need to see the output view of the .NET Interactive diagnostics and if htere is any error showing hte the developer tool. do you know how to retrieve those informations? Still my offer to meet in a call and try to narrow down the problem stands.