SandDance
SandDance copied to clipboard
Feature Request: Support for Databricks
Please look into adding support or integration with Databricks. Could possibly just be a guide on how to config to get it working there. With the partnership between Microsoft and Databricks for the Azure Databricks service, making this visualization tool available there would take advantage of that partnership and provide benefits to MS as well as Databricks customers.
Hi @craigjar, thanks for the suggestion. Can you provide a link to their API? I'm not familiar with Databricks, so if you can tell me where specifically this fits into this workflow, that would also be helpful.
Databricks is similar to Jupyter, a browser based notebook interface with Apace Spark backend. Here is a link to the documentation where several other Python libraries examples are provided https://docs.microsoft.com/en-us/azure/databricks/notebooks/visualizations/#in-this-section-2
Here is another doc which provides examples for HTML, D3, and SVG visualizations: https://docs.microsoft.com/en-us/azure/databricks/notebooks/visualizations/html-d3-and-svg