KKKKK Kedro-Viz 6.0.0 is out! KKKKK
<!here> we're excited to announce that Kedro-Viz 6.0.0 is out! š„³
If you've not yet used it,
Kedro-Viz is the interactive development tool for building data science pipelines with Kedro. It comes with an
experiment tracking feature enabling you to view & compare different runs of your Kedro project.
We bumped the major version to 6.0.0 because of a change in the frontend React code, but fear not - your code should still work as is!
We've added some new features in this version. Check out the
demo and get full details in the
release notes.
What can you expect in this release?
⢠See preview of data in metadata panel šØ
⢠Be able to remove metrics plots from metadata panel and add link to the plots on experiment tracking š
⢠Link plot and JSON dataset names from experiment tracking to the flowchart āļø
⢠Bump minimum version of React from 16.8.6 to 17.0.2 š
⢠Kedro-Viz does not depend on pandas or Plotly anymore šŖ¶
ā¢
Documentation updates for all Kedro-Viz features š
How do I get the latest release?
⢠Python:
pip install kedro-viz==6.0.0
⢠React:
npm install @quantumblack/kedro-viz@latest
What's next?
⢠Collaboration features within Kedro-Viz.
⢠Create your own reports.
Follow
our roadmap for more updates, and
suggest future features to the community.
Until next time,
The Kedro Team š
KKKKK