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 One would expect `import` to work, as it is just default js by now. It shows "Error: Cannot use import statement outside a module" ... but...
**Is your feature request related to a problem? Please describe.** N/A **Describe the solution you'd like** it may be cool having a similar side UI with the pannel for `#%%`...
Currently we create a single `vscode.NotebookController` object that's shared between all open and future notebooks. We'll have much more control over execution as well as available languages if we follow...
### Describe the bug In the Visual Studio (2019 or 2022) Nuget package manager, add 2 sources : C:\nuget\rihanna C:\nuget\beyoncé Create the underlying directories as well. In Visual Studio Code...
### Describe the bug When using the ".NET Interactive Notebooks" plugin in VS Code, I cannot select text from markdown sections while I am reading them (like you can in...
[Need availability "full set of debugging features supported in VS Code" ](https://code.visualstudio.com/docs/datascience/jupyter-notebooks#_debug-cell)
VS Code extension on Mac version v1.0.2462010 `#!about` Version: 1.0.246201+da749355d416da20e634e5c80073b92356b57e0e MacOS using VS Code Version: 1.60.2 macOS Big Sur 11.6 Open/create a dib notebook. After running a C# cell, close...
**The package and version I'm asking about**: ### Question Is it possible (yet) to use this with a jupyter notebook with Python ? import numpy as np import matplotlib.pyplot as...
using finger to scroll through notebook on touchscreen device. Notebook in VS code will only scroll when contact is made inside code or markup cells, not when finger is placed...
This will allow JS/HTML only notebooks in purely online environments and then the backing dotnet process can be started and added to the kernel tree when appropriate.