Provides support for writing Jupyter kernels using the .NET Core SDK.
Info
Version: | 3.1.235334 |
Author(s): | Microsoft |
Last Update: | Thursday, October 13, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/jupyter-core/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Jupyter.Core |
Install
Install-Package Microsoft.Jupyter.Core
dotnet add package Microsoft.Jupyter.Core
paket add Microsoft.Jupyter.Core
Microsoft.Jupyter.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Markdig.Signed(>= 0.20.0)
- McMaster.Extensions.CommandLineUtils(>= 2.2.5)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 3.0.0)
- Microsoft.Extensions.Logging.Console(>= 3.0.0)
- NetMQ(>= 4.0.0.1)
- Newtonsoft.Json(>= 12.0.3)
- System.Collections.Immutable(>= 1.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Net.Security(>= 4.3.1)
- System.Net.WebSockets.Client(>= 4.3.1)
- System.ServiceModel.Primitives(>= 4.5.3)