-
Notifications
You must be signed in to change notification settings - Fork 371
ML Notebooks should use Plotly.NET #44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Both should be resolved: The newest releases have strong names and basic native C# bindings are available as well (plotly/Plotly.NET#294, https://www.nuget.org/packages/Plotly.NET.CSharp/). |
@kMutagene thoughts on the interactive package depending on the CSharp package? |
@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. |
Resolved with: #49 |
Replace XPlot with Plotly.NET.
Blocked on..
The text was updated successfully, but these errors were encountered: