kedro-viz logo

kedro-viz

Enrichment pending
kedro-org/kedro-viz

Visualise your Kedro data and machine-learning pipelines and track your experiments.

GraphCanon updated today · GitHub synced today

752
Stars
123
Forks
77
Open issues
8
Watchers
1d
Last push
JavaScript Apache-2.0Created May 9, 2019

Trust & integrity

Full report
Maintenance
Very active (1d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

Visualise your Kedro data and machine-learning pipelines and track your experiments.

Capability facts

CLI
CLI entrypoint

Source: package.json:bin|scripts · Jul 11, 2026

MCP server
No MCP server detected

Source: repo_scan · Jul 11, 2026

Languages
javascript

Source: github.language+package.json · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Jul 11, 2026)

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

Source: README excerpt (regex_v1, Jul 11, 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.