Access Jupyter API via Visual C#.
Info
| Version: | 1.0.0 |
| Author(s): | minato |
| Last Update: | Wednesday, July 10, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/JupyterSharp |
Install
Install-Package JupyterSharp
dotnet add package JupyterSharp
paket add JupyterSharp
JupyterSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(>= 106.6.9)