Kernels

Kernels connect your favorite languages to nteract projects for an improved REPL experience.

Installation

Install .NET Core SDK to your system.

First, install the .NET Core SDK 3.1. Then use the command line tool to install the global tool.

dotnet tool install -g Microsoft.dotnet-interactive

Install the .NET interactive kernel from the command line.

dotnet interactive jupyter install
The .NET kernel supports C#, F# and Powershell languages