Skip to content
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

ML Notebooks should use Plotly.NET #44

Closed
beccamc opened this issue Jun 8, 2022 · 4 comments
Closed

ML Notebooks should use Plotly.NET #44

beccamc opened this issue Jun 8, 2022 · 4 comments

Comments

@beccamc
Copy link
Contributor

beccamc commented Jun 8, 2022

Replace XPlot with Plotly.NET.

Blocked on..

@JakeRadMSFT JakeRadMSFT changed the title ML Notebooks should Plotly.NET ML Notebooks should use Plotly.NET Jun 13, 2022
@kMutagene
Copy link

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/).

@JakeRadMSFT
Copy link
Contributor

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

@kMutagene
Copy link

@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.

@JakeRadMSFT
Copy link
Contributor

Resolved with: #49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants