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.

VSC cannot open notebook

See original GitHub issue

Describe the bug

When trying to open an existing, previously functioning notebook, VSC reports:

Cannot open resource with notebook editor type ‘dotnet-interactive’, please check if you have the right extension installed or enabled.

Please complete the following:

Which version of .NET Interactive are you using? There are a few ways to find this out:

When I run dotnet interactive --version. I get not installed. Reinstalling the extension and restarting the terminal gives the same result.

  • OS
    • Windows 11
    • Windows 10
    • macOS
    • Linux (Please specify distro)
    • iOS
    • Android
  • Browser
    • Chrome
    • Edge
    • Firefox
    • Safari
  • Frontend
    • Jupyter Notebook
    • Jupyter Lab
    • nteract
    • Visual Studio Code
    • Visual Studio Code Insiders
    • Other (please specify)

Screenshots

If applicable, add screenshots to help explain your problem.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:27 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
DavidZidarcommented, Feb 3, 2022

@brettfo Nice! A quick update and now it works again, awesome, thanks! 😃

1reaction
brettfocommented, Feb 3, 2022

@DavidZidar Apologies, we had an extension out that didn’t work with the stable version of VS Code that was released a few hours ago. We just pushed a new extension, version v1.0.3103010 to the marketplace which fixes the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot open jupyter notebook in VSCode
An easy way to fix this should be to save the file with an .ipynb ending, vs-code should then automatically start the notebook...
Read more >
I can create a new jupyter notebook just fine, but opening ...
I can create a new jupyter notebook just fine, but opening existing one results in "Cannot open resource with notebook editor type 'jupyter-notebook', ......
Read more >
Suddenly can't open Jupyter notebooks in VSC Insiders
I've been using VSC Insiders to run Jupyter notebooks for months now. As of this morning, I can no longer open a Jupyter...
Read more >
Working with Jupyter Notebooks in Visual Studio Code
Create or open a Jupyter Notebook ... You can create a Jupyter Notebook by running the Create: New Jupyter Notebook command from the...
Read more >
How to Use Jupyter Notebooks with Visual Studio Code (and ...
Open Source Options. 20.6K. Subscribe ... Use Jupyter Notebooks within VSCode (Visual Studio Code) in 2020. 1littlecoder•75K views.
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