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 #!about magic command.
  • At the command line, run dotnet interactive --version. image
  • OS

    • Windows 11
  • Frontend

    • Jupyter Notebook
    • Jupyter Lab
    • Visual Studio Code
    • .NET interactive Notebook

Screenshots

  • The error in vsCode il like this

image

  • SDK install image
  • .NET Interactive Notebooks version image
  • Environment Path image

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 32 (12 by maintainers)

Most upvoted comments

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.