GraphCanon updated 2w · GitHub synced 2w
Decision brief
Kedro-Viz is tailored for visualizing Kedro projects and tracking experiments within the Kedro framework.
Good fit when
- When working with existing Kedro projects to visualize pipelines and gain insights into experiment outcomes efficiently.
- To embed visualization capabilities in a web application by using it as a standalone React component.
Avoid when
- For pipeline visualization and experiment tracking if the project is not built on the Kedro framework, as integration may be cumbersome or unsupported.
- In settings where real-time collaboration features are essential, as its focus leans towards individual or pre-defined team workflows within a specific tech stack.
- Hosting:
- self hosted
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (753) are secondary evidence.
- npm downloads (30d)
- 867·npm downloads API·2w
Maintenance and security
Full trust report- Maintenance
- Very active (1d since push)
- As of 2w
- Provenance
- Not a fork · Organization account
- As of 2w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install kedro-viz npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Kedro-Viz is a tool for visualising the structure of machine-learning pipelines in Kedro projects and tracking experiment results. It can be used as a Kedro plugin or a standalone React component.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Aug 3, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 3, 2026
- Languages
- javascript
Source: github.language+package.json · Aug 3, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 3, 2026)
npm install @quantumblack/kedro-vizSource link
Tags
README
Installation
There are two ways you can use Kedro-Viz:
-
As a Kedro plugin (the most common way).
To install Kedro-Viz as a Kedro plugin:
pip install kedro-viz -
As a standalone React component (for embedding Kedro-Viz in your web application).
To install the standalone React component:
npm install @quantumblack/kedro-viz
License
Kedro-Viz is licensed under the Apache 2.0 License.
For agents
This page has a .md twin and JSON over the API.