microsoft / SandDance

Visually explore, understand, and present your data.
https://microsoft.github.io/SandDance
MIT License
6.38k stars 524 forks source link

Update or Create a SandDance PIP package to Use in Python Jupyter Notebooks in VSCode #620

Open ndgayan opened 1 year ago

ndgayan commented 1 year ago

The Jupyter Lab PIP package didn't update since August 6th, 2020, and is still at version 3.0. I saw the Jupyter Lab version was discontinued on SandDance version 4.0.

I am excited to continue using the updated version of SandDance in the VSCode Python Jupyter notebooks. Could create a simplified package to render Pandas data frames using updated SandDance?

https://pypi.org/project/sanddance/

danmarshall commented 1 year ago

Hi @ndgayan , the original widget was a contribution by a community member, since we don't have that expertise. Unfortunately, it became unmaintainable as it aged due to security updates. https://github.com/microsoft/SandDance/pull/473 We are happy to take a PR if anyone wants to create an updated version :)