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

just wondering what kind of support could be had in Neovim? https://github.com/GCBallesteros/NotebookNavigator.nvim this is one way Neovim is handling notebook scenarios, I'm not sure if it is compatible, or even...

enhancement

When creating a new cell, the default language is the notebook's default language. It is expected to be the same language as the previous cell, e.g. in the following screen...

bug
Area-Polyglot Notebooks Extension
Impact-Medium

### Describe the bug ![Code_kphs8ISbGE](https://github.com/dotnet/interactive/assets/4510984/675309b4-7a34-4616-bded-0b287543fa26) ### Please complete the following: **Which version of .NET Interactive are you using?** (In a notebook, run the `#!about` magic command. ): - OS -...

bug

A variable declared in one cell cannot be used in another. ![image](https://github.com/dotnet/interactive/assets/547415/5c7fc8ef-264c-4cfc-94e8-6162a22a3ad9)

bug
Area-HTTP

### Describe the bug `Catch` and `Hello` are not printed when executing the cell: ![image](https://github.com/dotnet/interactive/assets/18749772/a1c5eb22-79fb-4eed-ba14-b8ea61172f60) However the followings could work correctly: ![image](https://github.com/dotnet/interactive/assets/18749772/45080cad-e179-40a1-b92b-bbf48d8adb49) ![image](https://github.com/dotnet/interactive/assets/18749772/fb4f2ada-5cac-4e53-9908-574ca8eb61ab) ### Please complete the following: **Which version...

```console xtension started for VS Code Stable. tool-uninstall: Executing [dotnet tool uninstall Microsoft.dotnet-interactive] in 'c:\Users\av\AppData\Roaming\Code\User\globalStorage\ms-dotnettools.dotnet-interactive-vscode'. tool-uninstall: Finished with code 0. tool-uninstall: STDOUT: Tool 'microsoft.dotnet-interactive' was successfully uninstalled and removed from...

### Describe the bug Outputting HTML from a PowerShell code block does not work currently, it just outputs the raw HTML without any formatting. It does work with other languages,...

bug
Area-PowerShell
Area-Formatting

### Describe the bug Woke up this morning, and for some reason dib files wont open; even brand new empty ones[ ### Please complete the following: **Which version of .NET...

Area-Polyglot Notebooks Extension
waiting-on-feedback

**The package and version I'm asking about**: Version: 1.0.516401 ### Question How to set the width of output for table view? Example: When running in the notebook(ipynb), the max width...

bug
question
Area-PowerShell

### Describe the bug Last night I encountered an issue with KQL that I believed was due to me using the tooling incorrectly, however I'm able to replicate it using...

bug
Area-SQL / data querying