Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>.NET Interactive NotebooksNew to Visual Studio Code? Get it now.

.NET Interactive Notebooks

Preview

Microsoft

|
313,806 installs
| (25) | Free
.NET Interactive Notebooks for VS Code. Git SHA e6a4bd71118e0f7b202c761dd208cfa38bd5683b
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

This extension is currently in preview. The Visual Studio Code notebook support that this extension uses is also in preview and design is ongoing, so the extension might not work.

.NET Interactive Notebooks

This extension adds support for using .NET Interactive in a Visual Studio Code notebook.

Getting Started

  1. Install the latest Visual Studio Code.

  2. Install the latest .NET 6 SDK

  3. Install the .NET Interactive Notebooks extension from the marketplace.

Opening and Creating notebooks

To open an existing .NET notebook, bring up the Command Palette(Ctrl+Shift+P) and select .NET Interactive: Open notebook. Now, navigate to a local .ipynb file.

opennotebook

To create a new notebook, open the Command Palette(Ctrl+Shift+P), and select .NET Interactive: Create new blank notebook. You can also create a new notebook with Ctrl+Shift+Alt+N key combination.

newnotebook

Telemetry

The .NET Interactive extension for VS Code uses the dotnet-interactive tool which collects usage and sends telemetry to Microsoft to help us improve our products and services. Read our privacy statement to learn more. See here to learn more about telemetry in .NET Interactive.

License

Copyright © .NET Foundation, and contributors.

The source code to this extension is available on https://github.com/dotnet/interactive and licensed under the MIT license.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2022 Microsoft