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

When using C# kernel with JupyterLab, signature help is not showing. I've found from other issues that it looks as if it has already been merged, but I can't see...

bug
Area-Language Services
Area-Jupyter Kernel
Impact-Medium

### Describe the bug Just installed Polyglot Notebooks and created a new notebook with the .dib format. However, I'm having trouble getting my JavaScript code to work. When I try...

### Describe the bug While installing dotnet-interactive (after .NET 9 SDK install) I get a segfault ```bash Setting up dotnet-sdk-9.0 (9.0.200-1) ... Verifying .NET SDK installation... Checking .NET installation... SDK...

### Describe the bug When opening the notebook, code highlighting is present in the cells for some time. However, after activating the extension, the code highlighting disappears. ``` [info] [Error...

### Describe the bug I am using VS Code Polyglot notebook extension with .ipynb notebook to test EF functionality. This feature used to work before but suddenly stopped. Here is...

bug
Area-SQL / data querying

- [ ] #3911 @jonsequitur - [x] #3862 - @jonsequitur - [ ] #2947 - @jonsequitur ------------------------ stretch -------------------------------- - [ ] #3712 - @jonsequitur

Plan

**The package and version I'm asking about**: ![Image](https://github.com/user-attachments/assets/c62ee238-ffc1-4c1d-b0e4-26e79866d266) ### Question Trying to import another .ipynb into a notebook throws the following exception. The notebook being imported runs fine. To keep...

question
waiting-on-feedback

**Is your feature request related to a problem? Please describe.** I use .Net Interactive notebooks a lot and often use it to construct functions in my projects. The issue I...

enhancement

**Is your feature request related to a problem? Please describe.** This would be very helpful for being able to centralize our SQL query's that we use to support our oracle...

enhancement
Area-SQL / data querying

The file `C:\Users\USERNAME\AppData\Local\Microsoft\PowerShell\secretmanagement\secretvaultregistry\vaultinfo` contains the full path to the SecretStore module. In the case of .NET Interactive, the module is located inside the NuGet package. Here's an example of the...

bug
Area-PowerShell
Impact-Medium