This extension is currently in preview. Visual Studio Code Insiders is required. The Visual Studio Code notebook support that this extension uses is also in preview and design is ongoing, so the extension might not work.
This extension adds support for using .NET Interactive in a Visual Studio Code notebook.
-
Install the latest Visual Studio Code Insiders.
-
Install the .NET Interactive Notebooks extension from the marketplace.
-
To create a new notebook, in Visual Studio Code, create a file with the extension
.dibor
To convert an existing Jupyter notebook, invoke the VS Code command
.NET Interactive: Convert Jupyter notebook (.ipynb) to .NET Interactive notebook, then open the resulting file.