RandomFractals / vscode-data-table

Data Table 🈸 , Flat Data Grid 中 & Data Summary 🈷️ Renderers for VSCode Notebook 📓 Cell ⌗ Data Outputs
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-table
Apache License 2.0
25 stars 5 forks source link

Support for multiple tables #152

Closed gbrueckl closed 1 year ago

gbrueckl commented 1 year ago

we have scenarios where a notebook cell returns multiple tables which I would like to be visualized. as of now I think thats not possible - are there any plans to support this in the future?

either using multiple custom MIME types or some specific JSON to hand over the data from the notebook to the renderer?

just an idea though

RandomFractals commented 1 year ago

no immediate plans to support this extra/edge case. see our comments in your original repo issue request: https://github.com/paiqo/Databricks-VSCode/issues/158#issuecomment-1560141839