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

### Describe the bug Please provide as much information as you can. ### Please complete the following: **Which version of .NET Interactive are you using?** (In a notebook, run the...

bug
Area-Polyglot Notebooks Extension
Impact-Medium

The documentation contains an image where there is couple Dotnet Interactive remote instances: ![240719688-f4468f10-288f-47e1-810c-83ef0caf9c25](https://github.com/dotnet/interactive/assets/143570/b8078dec-6abb-4c39-aa95-6ff6b1074bdb) I've been trying to understand how this could be accomplished but... I'm not able to find...

question
waiting-on-feedback

Previously it used to render properly ![image](https://github.com/dotnet/interactive/assets/59524137/4536e87a-181a-4dc4-9366-e6eee0525d90) now the code block format have issue after upgrading to latest version ![image](https://github.com/dotnet/interactive/assets/59524137/df9c4704-3003-47af-a116-873180da2572) It works great in VSCode but in github, there is...

waiting-on-feedback

### Describe the bug I execute a notebook using dotnet-repl, but the outputs do not show up in VS Code notebook extension viewer. cc: @jonsequitur This has come up in...

bug
Area-Polyglot Notebooks Extension
External

- [ ] https://github.com/dotnet/interactive/issues/992 @jonsequitur - [ ] https://github.com/dotnet/interactive/issues/3323 @jonsequitur - [ ] https://github.com/dotnet/interactive/issues/3194 @jonsequitur

Plan

It has been asked in #479 and is closed,/marked as completed but I don't see how this is completed? I would still love this feature such they I can use...

enhancement

**The package and version I'm asking about**: ### .NET Interactive © 2020 Microsoft Corporation Version: 1.0.461101+09b2630eed4bf45ad5c843caa3420ad14fbcd596 Library version: 1.0.0-beta.23611.1+09b2630eed4bf45ad5c843caa3420ad14fbcd596 Build date: 2023-12-19T16:00:34.1381822Z https://github.com/dotnet/interactive ### Question I love the dib format...

question

Some events such as `DiagnosticsProduced` and `HoverTextProduced` have constructors that throw when the supplied collection of diagnostics / content is empty. Others such as `CompletionsProduced`, `SignatureHelpProduced` and `ValueInfosProduced` allow this....

bug
Area-API

### Describe the bug Every time I open a dib notebook containing a markdown cell, one second later, the file is set as edited. The file should not be set...

bug
Area-Polyglot Notebooks Extension