Repository

dotnet/csharp-notebooks

Get started learning C# with C# notebooks powered by .NET Interactive and VS Code.
533 172 33 20

ML Notebooks should use Plotly.NET

Replace XPlot with Plotly.NET.

Blocked on..

4 Comments

  1. @kMutagene thoughts on the interactive package depending on the CSharp package?

  2. @JakeRadMSFT what would be the benefit of that other than only referencing one package in C# notebooks. Ideally I would like to keep these packages separated, as that would also mean that an F# notebook using the interactive package would install an unused dependency.