ICSharpCore
ICSharpCore copied to clipboard
Jupyter kernel in C# .NET Core which is the standard interface for SciSharp STACK.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Can you update .NET to .NET Core 3.1 or .NET 6.0? .NET Core 2.2 is end of support. https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core The Docker image for .NET Core 2.2 is Debian stretch based...
Write a sample project to show developers how to use ICSharpCore. https://github.com/SciSharp/TensorFlow.NET/blob/master/test/TensorFlowNET.Examples/HelloWorld.cs
Putting this here mostly just to notify anybody else that is using Jupyter Lab and can't figure out why it is not working. For me it is only working in...
Hey guys, Thank you for your effort! Was dreaming about getting C# to Jupyter. However I just cannot get HOW to install your kernel. Really. Sorry for giving this question,...
I get the following error (with both Windows 10 + .NET 2.1 and WSL + .NET 2.2) when launching the CSharpCore kernel. ``` No executable found matching command "dotnet-/ICSharpCore.dll" ```
Add a extension to highlight the C# syntax. My idea is implement like in [Jupyter Theme](https://github.com/merqurio/jupyter_themes).
Try to work with [Plot.NET](https://github.com/SciSharp/Plot.NET), check if Jupyter Notebook allow `JavaScript` running in the frontend.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...