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...
### Describe the bug The line "#r "nuget: Microsoft.Data.Analysis" causes error that DataFrameKernelExtension failed to load, saying that the method "Void Microsoft.DotNet.Interactive.Commands.SubmitCode..ctor" was not found. This error will happen every...
**Is your feature request related to a problem? Please describe.** With #!import, I can import a notebook, even with a relative path. ``` #!import "../common/library/repo.dib" ``` Usually, the current working...
### Describe the bug I am trying to print out values from a variable using R Type Provider (see the attached image) but the output shows the correct values in...
Related to #992 For all input forms where users have to enter multiple fields, display the form in the cell output **User Scenario** When the user runs the `#!connect `command...
### Describe the bug Running the command from the documentation: `#!connect jupyter --kernel-name pythonkernel --kernel-spec python3` yields the following error: Error: System.ArgumentException: KernelSpec python3 not found at Microsoft.DotNet.Interactive.Jupyter.ZMQ.JupyterConnection.CreateKernelConnectionAsync(String kernelSpecName) in...
This issue collects small features and usability improvements intended to make planned sample notebooks more concise and easier to use. ### Intelligent app development issues - [x] #3194 - [...
### Describe the bug - I create a new ipynb notebook, with just one cell containing the following code: ``` new[]{1,2,3}.Display("application/json") ``` - I execute the notebook. - I save...
**Is your feature request related to a problem? Please describe.** Yes, the lack of Ruby support in Polyglot Notebook disrupts workflows involving multiple languages. **Describe the solution you'd like** Integrate...
### Describe the bug Please provide as much information as you can. ### Please complete the following: **Which version of .NET Interactive are you using?** (In a notebook, run the...
**Is your feature request related to a problem? Please describe.** It's not a problem, just something I'd like to see work in a notebook. **Describe the solution you'd like** I...