Nok Lam Chan
09/24/2024, 9:37 AMkedro-viz>=10.0.0
. Install or update via:
pip install kedro-viz -U
Also, grab the latest version of the Kedro VS Code extension from the VS Code Marketplace or enable auto-updates to always stay up-to-date.
🔍 Why this matters:
• Instant Codebase Insights: With the new interactive flowchart, you can now jump directly between your flowchart and the corresponding code inside VS Code.
• Streamlined Code Review & Development: Use the flowchart as an alternative UI for code reviews and development, allowing you to visualise your pipeline’s structure.
🛠️ What's New:
• Kedro-Viz Flowchart Integration: Run the flowchart seamlessly in VS Code with the command Kedro: Run Kedro Viz
. It’s now easier than ever to explore and modify your pipelines.
• Enhanced Navigation: We’ve improved Select environment
, Go to Reference
, and Go to Definition
, making them work across more diverse Kedro projects, not just the standard spaceflights example.
• New Command: Kedro: Show Logs
: Need to troubleshoot the extension? This command gives you quick access to extension's logs.datajoely
09/24/2024, 9:41 AMGuillaume Tauzin
09/24/2024, 9:41 AMgiphy
09/24/2024, 9:44 AMKamil Zych
09/24/2024, 9:56 AMJuan Luis
09/24/2024, 10:05 AMKamil Zych
09/24/2024, 10:10 AM