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...
I see the latest GitHub Copilot updates in the notebook, you can pose your question and after the models response you get the `Accept & Run` button. When I am...
### Discussed in https://github.com/dotnet/interactive/discussions/3681 Originally posted by **eosfor** September 25, 2024 Hello @jonsequitur There are 2 very annoying things in PS kernel I struggle with. - First is that it...
resolves: #3056
I'm trying to make an extension for the .NET Interactive + Powershell Kernel. At this point i'm just trying to experiment, making a few tests. Looks like this: ```csharp public...
### Suggestion on wiki/ main documentation, add demo link: please add a link for a Demo site with the C# and ASP core interactive notebook I have been trying to...
I know this might be a long shot, but polyglot notebooks are really useful, and I use lua for game programming, so it would be a match made in heaven...
In line with Compliance requirements, this repo needs to enable TSA support - https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/1es-pipeline-templates/features/sdlanalysis/tsasupport.
### Describe the bug F# units of measure are not displaying as expected. Only the numeric value, sans the unit of measure, are being displayed. See the screenshot below. ###...
**Describe the bug** There's no response when clicking "Close Saved" for.dib/ipynb file. **Detailed Repro Build info:** VS Code 1.93.1 + dotnet-interactive-vscode-1.0.5468011.vsix + dotnet-sdk-8.0.401-win-x64 Version: 1.93.1 (system setup) Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40 Date:...
### Describe the bug Using extension Polyglot Notebook in VS Code If Markdown in Edit status -> collapse the markdown, the tip "1 cell hidden" doesn't show. **Detailed Repro Build...