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...
- [ ] #2078 @jonsequitur @claudiaregio - [ ] #2187 - [ ] #2188 - [ ] #2060 @jonsequitur - [x] #2184 @jonsequitur - [ ] #2000 @brettfo - [...
### Describe the bug At the moment I am trying to parse an XML into an C# object. (link to the [XML](https://getij.rws.nl/data2022/xml/hwlw-WESTKPLE-20220101-20221231.xml)) So I made 3 objects: ```C# [XmlRoot("astronomical-tide")] public...
Regressed in #2228. If this method is `internal` then third-party kernels that inherit the `Kernel` class can't set their own value declarers.
### Describe the bug I'm attempting to use the Exchange Online Mangement module and it keeps crashing. The cmdlet successfully connects but soon after a Powershell exception is thrown. The...
### Describe the bug Please provide as much information as you can.  A workaround  ### Please complete the following: **Which version of .NET Interactive are you using?** Version:...
REPRO: 1. Create a new C# notebook. 2. Set the cell contents to `[1;2;3;4] |> List.sum` 3. Wait for the C# diagnostics to appear; 'Identifier expected'. 4. Change the cell...
### Describe the bug Double clicking on a .dib file has Windows 10 to try to open it the Photos app. ### Screenshots 
### Describe the bug Cannot load configurationbuilder in a notebook with XPlot.Plotly, works fine until XPlot.Plotly is loaded © 2020 Microsoft Corporation Version: 1.0.235701+3881a96164de75fca84f5f11027f3606b7878044 Build date: 2021-07-08T03:41:26.0000000Z https://github.com/dotnet/interactive - OS...
When you declare a type in Jupyter Lab, the auto-indent fails to put the bracket at the proper position. I expect: let a = {