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...
### Describe the bug I am attempting to use Ployglot notebooks extension for vs code and believe it will be very useful, but am stuck before I can even get...
### Describe the bug Visual Studio Code Polyglot Notebooks stopped working. It is stuck in Installing .net Interactive. When I try to install via command line: dotnet tool install --global...
Polyglot Notebooks v1.0.5063010 ### Question On opening VS Code (macOS Sonoma 14.2.1), I saw, "The Polyglot Notebooks extension now requires .NET SDK Version 8.0". I clicked the link to upgrade...
**Is your feature request related to a problem? Please describe.** I love how simple the .dib file is internally and now I'm bothered by how complicated it is to keep...
**Is your feature request related to a problem? Please describe.** The C# extension for vs code includes IntelliSense (Write code with auto-completion), which is very helpful. I also prefer to...
It would be nice to have some interactivity in notebooks, like taking text input from the user or sliders and checkboxes. Python has this feature with ipywidgets - https://ipywidgets.readthedocs.io/en/latest/examples/Widget%20List.html IFSharp...
### Describe the bug In the markdown cell blocks when attempting to add a code block, the formatting of the code does not match the way it is in a...
Hi there :) I would be interested to add a new language. From the looks of it, it seems pretty doable, and I am still confused, as to why some...
I'd like to be able to run queries against a PostgreSQL database from a SQL cell. Will that be considered? Having found [this Stackoverflow post](https://stackoverflow.com/questions/67907347/query-postgres-database-from-a-sql-cell-in-a-net-interactive-notebook) and looked at the [SQL...
The Polyglot Notebooks extension for VS Code is very handy to run Jupyter Notebooks. We from the Microsoft Semantic Kernel for Java project, would like to author notebooks with sample...