kedro-viz logo

kedro-viz

kedro-org/kedro-viz

Visualise Kedro data pipelines and track experiments.

GraphCanon updated 2w · GitHub synced 2w

753 stars125 forksLast push 3w JavaScript Apache-2.0

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
npm

Similar 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.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Aug 3, 2026)

npm install @quantumblack/kedro-viz
Source link
Python runtimePython

Source: README excerpt (regex_v1, Aug 3, 2026)

pip install kedro-viz
Source 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.

Was this helpful?

Anonymous feedback helps us improve pages and translations.