question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error launch New interactive NoteBook

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:32 (12 by maintainers)

github_iconTop GitHub Comments

2reactions
JM2K69commented, Dec 1, 2021

I found I need to move up in my Path C:\Program Files\dotnet\ and my SDK are detected and now it work’s

1reaction
colombodcommented, Dec 1, 2021

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Command 'Polyglot Notebook: Create new blank ...
When I try to create a new notebook from the Command Palette: Polyglot Notebook: ... Notebook: Create new blank notebook' resulted in an...
Read more >
vscode interactive notebooks nuget directory error
1 Answer. Turns out, vscode interactive notebook uses the nuget configuration included in Nuget. Config found in "C:\Users{computer name}\ ...
Read more >
Exploring .NET interactive notebooks with VS Code
To create your first notebook, open the command pallet ( F1 or Ctrl+Shift+P ) on Windows, and choose .NET Interactive: Create new blank ......
Read more >
NET Interactive Notebooks is now Polyglot Notebooks!
The .NET Interactive Notebooks extension in Visual Studio Code has been renamed to Polyglot Notebooks! A little bit of history.
Read more >
Working with Jupyter code cells in the Python Interactive ...
Run code in the Python Interactive Window; View, inspect, and filter variables using the Variables Explorer and Data Viewer; Connect to a remote...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found