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

Documentation: Kedro-Viz React component usage #1954

Open jitu5 opened 1 week ago

jitu5 commented 1 week ago

Resolves https://github.com/kedro-org/kedro-viz/issues/1745

This PR introduces detailed documentation on how to use the Kedro-Viz React component. The following changes have been made:

Note: Before merge please update url of annotation image and change kedro-viz-standalone repository visibility to public.

Reference of README.md from my personal repository of Kedro-viz: Github: https://github.com/jitu5/kedro-viz
NPM: https://www.npmjs.com/package/kedro-vizzz PyPI: https://test.pypi.org/project/kedro-vizzz

Checklist