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

**Is your feature request related to a problem? Please describe.** Right now, it is not possible to connect to Azure Sql Server without user/password: `#!connect mssql --kernel-name domo "Persist Security...

bug
Impact-High
Area-SQL / data querying
Area-Auth

When loading extensions there are failures when version used at build time and runtime do not match. We can break this down into a few different tasks: - [x] #2053...

bug
Area-Packages and Extensions
Impact-Medium

### Describe the bug Since the last update, I encounter a strange bug while trying to load Python and R kernels (see below for code lines): * In my old...

bug

### Describe the bug After saving the newly created .dib file, duplicate Untitled-1.dib file will be shown in VS Code. **Note**: 1. It's a regression issue. We doesn't repro when...

## Packages - [ ] Formatters - [ ] MIME types - [ ] `Display` - [ ] `DisplayAs` - [ ] Custom formatting - [ ] Scheduler - [...

Area-Documentation
Impact-Medium
Area-Getting Started

### Describe the bug The dotnet tests don't all execute when running from the commandline. I did a fresh clone of the repo. I'm running Windows 11 and have dotnet...

### Describe the bug Can you tell me or /support set the file root to the $(workspaceFolder) I had set the setting as bellow, but it is not usful ![image](https://user-images.githubusercontent.com/1876302/227219071-d701087c-cf5b-446b-ace9-9e7391e85795.png)...

waiting-on-feedback
Needs documentation

### Describe the bug Opening a previously working .dib workbook now results in an infinite loading bar at the top of the window and no output in the notebook (or...

duplicate
waiting-on-feedback

Hello, I am trying to run this [TorchSharp tutorial](https://github.com/dotnet/TorchSharpExamples/blob/main/tutorials/CSharp/tutorial1.ipynb) on VSCode, with latest version of polyglot notebooks (1.0.6070010). I tried it both on Windows and MacOS and have different results:...

bug
External

### Describe the bug I noticed an inconsistency in syntax highlighting when using the KQL magic command in Polyglot Notebooks, depending on the presence of the --name parameter. When --name...

bug