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...
When editing the markdown sections in the notebooks in VS, there is no way to visualize the markdown while editing it. Will be nice to add this feature as the...
### Describe the bug Suggestion: VS Code has a number of cell-oriented commands on the right, near the corner of the cell. The menu is different depending on whether it's...
### Describe the bug The formatting of a 'long[]' output from a cell differs from VS Code, with extra blank lines between each row. ### Please complete the following: **Which...
I was unable to find a way to clear the cell outputs in the Visual Studio Notebook Editor.
**Is your feature request related to a problem? Please describe.** Complement python integration and c#-python variable sharing feature request **Describe the solution you'd like** It is unclear when python integration...
### Describe the bug ```cs for (var i = 0; i
Steps to reproduce: 1. Create a new blank notebook, selecting the .ipynb option. 2. Run some code. 3. Save the file. 4. Note when the editor refreshes, the kernel selector...
Work with the loc team to address localization of any UI we show in the extension including Variable Explorer. This is so we can be compliant.
### Describe the bug When I run a `read-host` command, such as the following, no input dialog is shown (sorry I can't recall what the formal name is for it)....
Pulled the repo, executed ensure-symlinks, opened the sln file with visual studio 2019. When building dotnet-interactive with visual studio 2019 it fails with `1>CSC : error CS1566: Error reading resource...