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 377 interactive issues
Sort by recently updated
recently updated
newest added

### Describe the bug I want to copy/paste a Code Cell, but it seems won't keep the kernel type of the copied Code Cell. It should be the same by...

Hello colleagues, I run [this notebook](https://github.com/eosfor/scripting-notes/blob/main/notebooks/en/vnet-topology-visualization.ipynb) in [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/eosfor/scripting-notes/HEAD). And the very last step fails with the following message. Is there any way to make it work? ``` System.TimeoutException: Timeout resolving...

bug
Area-Jupyter Kernel
Area-JavaScript HTML CSS
Impact-Medium

**The package and version I'm asking about**: Polyglot Notebooks v1.0.5208010 ### Question What is the limitations/requirements to execute csharp code in notebook? I can execute a simple .net 8.0 csharp...

question

When sharing values we need to be able to get data from kernels like T-SQL / SQL / KQB / DuckDB the default mimetype to use should be using other...

enhancement
Area-Variable sharing

### Describe the bug I have Jupyter and Polyglot Notebooks both installed as VS Code extensions on my Windows 11 machine running WSL2 Ubuntu. When I open a folder containing...

bug
Area-Installation

**Is your feature request related to a problem? Please describe.** I have created a nuget package ([Yueyinqiu.Su.D2lTorchSharp](https://www.nuget.org/packages/Yueyinqiu.Su.D2lTorchSharp/)), with some some stable releases uploaded. And then I wanted to add `Microsoft.DotNet.Interactive`...

enhancement

## Description * I have a notebook file (*.ipynb or *.dib) * I have a C# script file (*.csx) referencing nuget package * The notebook loads that file * I...

Area-C#
Impact-Medium

### Describe the bug I am experiencing a `System.NullReferenceException` error when attempting to set a value using the `#!set` magic command in a .NET Interactive notebook. The error occurs when...

bug

### Describe the bug Please provide as much information as you can. Upon saving a notebook file (specifically .dib here but the .ipynb books exhibit the same behavior on me)...

### Question Yo, where is the place to go to hear about the latest developments in polygot notebooks? I'm pretty excited by it, but haven't heard anything about in 2024,...

question