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 517 interactive issues
Sort by recently updated
recently updated
newest added

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...

enhancement
Impact-Low
Area-VisualStudio

### 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...

bug
Impact-Medium
Area-VisualStudio

### 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...

bug
Impact-Medium
Area-VisualStudio

I was unable to find a way to clear the cell outputs in the Visual Studio Notebook Editor.

bug
Impact-Medium
Area-VisualStudio

**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...

enhancement

### Describe the bug ```cs for (var i = 0; i

bug
Impact-High

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...

bug
Area-VS Code Extension
Impact-Medium
Area-VS Code Jupyter Extension Interop

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.

Area-VS Code Extension
Urgency-High

### 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)....

bug
Area-PowerShell
Impact-Low
regression

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...

bug
Area-Documentation
question
Impact-Low