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...
**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...
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...
### 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...
### 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 - [...
### 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 ...
### 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...
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:...
### 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...