Opening a dib file with .NET Interactive prompts the user with a suggestion to install python
See original GitHub issueDoes this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.70.0 -insider
- OS Version: Win11
Steps to Reproduce:
- Setup with only .NET Interactive notebook extension
- open a dib file (eg this)
- this notification will pop
Issue Analytics
- State:
- Created a year ago
- Comments:10 (8 by maintainers)
Top Results From Across the Web
dotnet/interactive - Gitter
We're looking into making .ipynb just work as you would expect when you do File>Open or open from File Explorer. @ ...
Read more >.NET Interactive with SQL!| .NET Notebooks in Visual Studio ...
To create a new notebook, open the Command Palette( Ctrl+Shift+P on Windows or Cmd-Shift-P on macOS ), and select .NET Interactive: Create new ......
Read more >Setting up your development environment | C# 11 and .NET 7 ...
Before you start programming, you'll need a code editor for C#. ... NET Interactive Notebooks enable you to create a single notebook file...
Read more >python BMP/DIB byte slots , compression slot - bitmap
The number of bits per pixel (1, 4, 8, 15, 24, 32, or 64) for a given BMP file is specified in a...
Read more >Red Hat Enterprise Linux 9 Considerations in adopting RHEL 9
Anaconda now activates the network automatically when performing interactive installation, without requiring users to manually activate it ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Transferring to Jupyter as we don’t trigger on
.dib
files, so my guess is Jupyter is launching and somehow triggering a Python interpreter request.@colombod is this still an issue. I’m closing this issue as verification required, if the issue still persists, please re-open this issue or feel free to create a new one.