kedro-viz icon indicating copy to clipboard operation
kedro-viz copied to clipboard

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

Results 264 kedro-viz issues
Sort by recently updated
recently updated
newest added

## Description After applying the fix (#1119) for [#1036](https://github.com/kedro-org/kedro-viz/issues/1036), another minor error in rendering is seen in the project used to replicate the bug. On initial loading of the project,...

Issue: Bug Report
Python

## Description Parameters are placeholders in the URL that begin with a colon. ## Context With this feature, every time user clicks on a node in the flowchart, or a...

Issue: Feature Request
Javascript

## Description This idea focuses on creating a way for users to share versions of their current **Kedro-Viz pipeline visualisation** for others to explore. We've often seen this request for...

Issue: Feature Request

## Description Create a massive kedro-viz pipeline to stress-test flowchart features. ## Context The fluidity of flowchart interactions depends on the size of the pipeline, currently we don't have massive...

Testing
Technical Design

There's a mix of `Array`, `Boolean`, `boolean`, `string`, etc. in the JavaScript param docs that should be standardized. Capitalization looks like the right way to go: "It should probably be...

Type: Documentation
good first issue
hacktoberfest

## Description Resolves #1097 ## Development notes I've added a couple of tabs based on an array of `tabLabels`. Whichever tab is selected then filters the content to show below,...

## Description With an eye towards the metrics on experiment tracking work, like #1052 et. al., we can start to implement some of the proposed design. The first part of...

Issue: Feature Request
Javascript

## Description In Kedro-Viz experiment tracking, I would like to be able to search in my experiments based on a value of a variable that I am tracking, but it...

Issue: Feature Request
Design: Research
Type: Technical Design
Stage: Technical Design 🎨

## Description It seems suboptimal we don't give users a way to view their parameter configurations from Kedro runs in experiment tracking. They could conceivably do this via GitHub if...

Issue: Feature Request
Design: Research
Stage: Technical Design 🎨

This is the next step after our[ first round of interviews ](https://github.com/kedro-org/kedro-viz/issues/1051)and gathering insights from the low fidelity concept we put in front of the users. We need to polish...

Design