Rashida Kanchwala
09/24/2024, 10:47 AMkedro run
command that you can run directly in the terminal. (View docs)
3. kedro viz --lite
: Missing dependency errors often when running Kedro-Viz? With kedro viz --lite
, you can view and explore your Kedro pipelines without installing any project dependencies. (View docs)
🔧 Bug Fixes & Other Improvements:
• Documentation updates to showcase how to get the most out of these new features.
• Introduced a user feedback component for better community engagement.
• Fixed page reload bug to make Kedro-Viz even more stable.
Read the complete release notes for kedro-viz
🎯 How to Get the Latest Release:
• Python users: Run pip install kedro-viz==10.0.0
• React users: npm install @quantumblack/kedro-viz@latest
You too can contribute by using these features and providing feedback. Follow our roadmap for more updates, vote on ideas, comment on the tickets, and suggest future features to the community.
Happy visualising, and until the next release!
— The Kedro Team