interactive icon indicating copy to clipboard operation
interactive copied to clipboard

.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways y...

Results 377 interactive issues
Sort by recently updated
recently updated
newest added

Consider the case where a 'grandchild' operation is scheduled from within a 'child' operation, where the 'child' operation itself is scheduled from within a 'parent' operation. In other words, the...

Impact-Low
Area-Messaging / scheduling / comms

### Describe the bug I found a situation while writing PowerShell, which causes several unpleasant things to occur. * The cell output cannot be stopped. * Hundreds of exceptions are...

bug
Area-PowerShell

Hello DevTeam, great respect for the amazing tool! PlantUML support would be awesome for those who does system analisys. T4 templates woul be cool as well as a part of...

question

### Describe the bug From time to time, when opening VSCode, it complains that I'm missing the correct SDK version. It also opens the view containing ```markdown # .NET 7...

bug
Area-Installation
waiting-on-feedback

### Describe the bug I enter some code that runs a simple recursion, making the mistake to forget a small part and thereby rendering the loop endless. I have tried...

Impact-Low
Area-Messaging / scheduling / comms

### Describe the bug After following the documented steps for polyglot notebooks, I do not manage to connect to a python kernel. I don't see in the docs that MacOS...

bug
Area-Jupyter sub-kernels

## Steps 1. In VS Code 1. Cause polyglot notebook extension to activate (for example by opening the `polyglot notebooks: varaibles` view) ## Bug A markdown preview opens called `Preview...

### Describe the bug Syntax highlighting and code completions do not work for Jupyter kernel cells (except for R Kernel) when running a .Net Interactive notebook over SSH (SSH extension)....

bug
Area-Language Services
Area-Jupyter sub-kernels