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.

Not getting a notebook interface when I create a .dib file in Visual Studio Code Insiders

See original GitHub issue

Describe the bug

I’m following the steps for enabling .NET Interactive notebooks in Code Insiders, and I cannot get a notebook interface.

  1. Installed Code Insiders
  2. Installed PowerShell Preview extension (tried with the stable version too)
  3. Installed .NET Interactive notebooks extension
  4. Created a new file and saved it with the extension .dib Nothing happens.

If I try to open .dib file created by someone else, I get the “Unable to open ‘test.dib’: Cannot read property ‘message’ of undefined.” error message. If I disable PowerShell extension, I can at least open test.dib file as a textual file.

Please complete the following:

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

  • In VS Code, run "Report installed version for .NET Interactive` and copy the version number from the status popup.

That command doesn’t exist.

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

Screenshots

If applicable, add screenshots to help explain your problem.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:29 (27 by maintainers)

github_iconTop GitHub Comments

1reaction
alexandaircommented, Jun 16, 2020

@brettfo I’ve updated the extension and this is the result now: image

0reactions
jonsequiturcommented, Aug 27, 2020

@eosfor I’ve opened #730 to track the PowerShell-related crash. Thanks for reporting it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Notebook API | Visual Studio Code Extension API
The Notebook API allows Visual Studio Code extensions to open files as notebooks, execute notebook code cells, and render notebook outputs in a...
Read more >
Implement an interface - Visual Studio (Windows)
Learn how to use the Quick Actions and Refactorings menu to immediately generate the code required to implement an interface.
Read more >
C# 10 and .NET 6 – Modern Cross-Platform Development
Using Visual Studio Code for cross-platform development ... NET notebook. 4. When prompted to select the file extension, choose Create as '.dib'.
Read more >
Force Visual Studio to insert interface implementation code ...
I am wondering if there is any way to force visual studio to insert the auto-generated code at the bottom instead of "intelligently" ......
Read more >
Searching 'Speed Guide, Inc'
OlderGeeks.com downloads of freeware and open source software without ads, fake download links or tricks.
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