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...
**The package and version I'm asking about**: Microsoft.DotNet.Interactive.Kql, 1.0.0-beta.24129.1 .NET Interactive 1.0.512901+07977b2f577c0c9a2bc47fc2ca1df2f59a14c825 ### Question I'm trying to evaluate the KQL kernel features in Polyglot Notebooks and am having some issues...
### Describe the bug With polyglot notebook installed in VS Code. Open an ipynb file with python code cells in it. Select kernel ".NET Interactive" Even the default language configuration...
Exploration to see what (if anything) needs to be done to have Try.NET run C# code in vscode.dev/vs code for edu
The following snippet in a Powershell Notebook cell reports an error if hitting the [Enter] key when prompted and does not behave as it would in a Powershell terminal (i.e....
### Describe the bug I want to see the result when I render a chart in a kql query ### Please complete the following: **Which version of .NET Interactive are...
**Is your feature request related to a problem? Please describe.** One of the selling points of Polyglot Notebooks is the ability to code in whatever language I want and share...
Output view of binary formatting should have proper default view. I suggest the approach of this library that has very nice binary view what can be achieved less than 100...
Hello, I'm currently using Visual studio code now, but i can't install the Polyglot Notebooks, and it keeps saying Installing .NET interactive version 1.0.512901 and it runs over and over...
**Is your feature request related to a problem? Please describe.** The namespace `System` is magically imported by .NET Interactive. Essentially, the line `using System;` is included somewhere even if the...
### Describe the bug I'm running Polyglot on Pop!_OS 22.04 (a flavor of Ubuntu 22.04) and building text for the book and noticed an incorrect shortcut key for the "Execute...