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...
Bumps [jws](https://github.com/brianloveswords/node-jws) from 3.2.2 to 3.2.3. Release notes Sourced from jws's releases. v3.2.3 Changed Fix advisory GHSA-869p-cjfg-cm3x: createSign and createVerify now require that a non empty secret is provided (via...
### Describe the bug When working with variable containing PowerShell objects or object collections the cell output is make up of .NET style objects rather than PowerShell CLI output. This...
### Describe the bug This bug is probably due to some weirdness in my company's Windows installation, I experienced this issue not only with dotnet interactive. The problem is that...
The official version of .NET 10 has been released, so please update it as soon as possible.
This pull request updates the following dependencies [marker]: (Begin:2d7dc296-2e67-45fe-c463-08dc11e32ec2) ## From https://github.com/dotnet/arcade - **Subscription**: [2d7dc296-2e67-45fe-c463-08dc11e32ec2](https://maestro.dot.net/subscriptions?search=2d7dc296-2e67-45fe-c463-08dc11e32ec2) - **Build**: [20251205.4](https://dev.azure.com/dnceng/internal/_build/results?buildId=2854954) ([293602](https://maestro.dot.net/channel/3885/github:dotnet:arcade/build/293602)) - **Date Produced**: December 6, 2025 1:12:37 AM UTC - **Commit**:...
**The package and version I'm asking about**: I am using version 1.0.556801 of dotnet.interactive package (and polyglot notebook extension). ### Question It seems this version of the notebook and the...
Type: Bug I Installed all prerequisites for using polyglote extension in VSC, Run the command `#!connect mssql -h` in a cell with C# kernel I get > Error: NoSuitableKernelException: No...
Bumps [jws](https://github.com/brianloveswords/node-jws) from 3.2.2 to 3.2.3. Release notes Sourced from jws's releases. v3.2.3 Changed Fix advisory GHSA-869p-cjfg-cm3x: createSign and createVerify now require that a non empty secret is provided (via...
### Describe the bug When opening VSCode with Polyglot Notebooks extension enabled and dotnet sdk version 9.0.304 installed, I get an error stating: ``` .NET 9 SDK REQUIRED The Polyglot...
### Describe the bug In. NET 10, all of my MAF projects cannot run. But I don't know how to backtrack NET 9 ### Please complete the following: **Which version...