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

Fixes #3489 ### Summary This PR adds a proper default formatter for binary data (byte[] and ReadOnlyMemory) that displays data in a hexadecimal dump format with address offsets, hex values,...

Type: Bug Open a polyglot notebook Use the nuget to create SQL ( #r "nuget:Microsoft.DotNet.Interactive.SqlServer,*-*" ) Create a Kernal connection to Azure Synapse. Run queries in cells After some time...

### Describe the bug I use vsccode, cursor, jupyter itself, and various jupyter tui based tools and they all find the kernels I have installed in the common location: `~/Library/Jupyter/kernels/`...

waiting-on-feedback
Area-Jupyter subkernels

### Describe the bug Console ouput: ``` Process 'dotnet' with PID 31212 exited with code 1 and signal null Started process 44892: dotnet tool run dotnet-interactive -- notebook-parser process 44892...

waiting-on-feedback

Currently migrating my data science workload from Azure Data Studio to polyglot notebooks, as advised. I have the following grumbles. 1. Not being able to manage MSSQL connections, having to...

enhancement

**The package and version I'm asking about** Version: 1.0.6323010 OS: Windows ### Question I'm trying to create an out-of-process csharp kernel and use it side by side with the default...

bug

### Describe the bug I am trying to draw images dynamically using SkiaSharp in a PolyGlot notebook, script language is F#. A displayHandler is initiated after displaying an image using...

### Describe the bug I get this when following instructions on installing the cli from https://github.com/dotnet/interactive/blob/main/docs/command-line-interface.md: ``` dotnet tool install --global Microsoft.dotnet-interactive --version 1.0.632301 Skipping NuGet package signature verification. The...

### Describe the bug Apart from the title I think it appears that 650601 is greater than 65535 I cloned [2622223 - Merge pull request #4059 from dotnet/copilot/fix-1a43ec66-aff5-44f5-aa76-8279b0053106] "1.0.650601.0" seems...

Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 3.0.4. Release notes Sourced from form-data's releases. v3.0.2 Fixes npmignore temporary build files (#532) move util.isArray to Array.isArray (#564) Tests migrate from travis to GHA...

dependencies
javascript