interactive
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...
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...
Add Localization for http parser (with customization options available to connect to the right ones)
### 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...
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...
### 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...
### 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...
### 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...
## 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)....