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 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...
The documentation contains an image where there is couple Dotnet Interactive remote instances:  I've been trying to understand how this could be accomplished but... I'm not able to find...
Previously it used to render properly  now the code block format have issue after upgrading to latest version  It works great in VSCode but in github, there is...
### 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...
- [ ] https://github.com/dotnet/interactive/issues/992 @jonsequitur - [ ] https://github.com/dotnet/interactive/issues/3323 @jonsequitur - [ ] https://github.com/dotnet/interactive/issues/3194 @jonsequitur
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...
**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...
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....
### 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...