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
26 stars 5 forks source link

Trying to make it work #150

Closed nonoash closed 1 year ago

nonoash commented 1 year ago

Hello,

I've downloaded the extension on vscode and with a random jupyter notebook generated a dataframe for example, when i try to change the output presentation on clicking on the 3 dots "..." I have the RandomFractals presentation but they're all plain text and not like the ones pictured of the description.

image

So i'm kinda new and there must be something stupid i don't know about? Could you help me telling me what i'm missing it make it works?

Thanks.

RandomFractals commented 1 year ago

@nonoash if you output json from your notebook cell, you'll be able to use flat data grid, simple data table, and data summary renderers. See Examples: https://github.com/RandomFractals/vscode-data-table#-examples