kedro-org / kedro-viz

Visualise your Kedro data and machine-learning pipelines and track your experiments.
https://demo.kedro.org
Apache License 2.0
646 stars 106 forks source link

Include JSON dataset in the demo-project #1929

Closed Huongg closed 1 month ago

Huongg commented 1 month ago

Description

In order to see JSON dataset preview functionality in gitpod or demo page, we will need to include it in the demo-project data structure

Possible Implementation

Potentially turn either the companies.csv or reviews.csv to json format

Checklist