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 This is the first part of #910 to get launch_viz/run_viz to work on Databricks ## Context @AntonyMilneQB has figured a solution to launch Kedro-viz in a new window...

Issue: Feature Request

## Description The structure of the `TrackingDataset` is increasingly difficult to work with. Further, it forces us to create several loops in the frontend to property setup and layout the...

Type: Enhancement
Issue: Feature Request
Python
Javascript

## Description I'd love to be able to click to exclude a namespaced pipeline, alongside the current option to filter to 'only' that namespaced pipeline. ## Context I have a...

Issue: Feature Request

## Description Related to #932 Sometimes when the data is loading, or when the internet speed is not quite good, our viz page can look quite jumpy (with the animation),...

Type: Enhancement
Issue: Feature Request

This task breaks out the color portion (numbers 1-3, pasted below) from #971. **Acceptance criteria:** - Use only one variables file for colors - Adding the new colors and color...

Type: Enhancement

This plot in the metadata panel is what I'm talking about: ![image](https://user-images.githubusercontent.com/49395058/182725320-9f90298c-472a-40e9-8476-8e6061adbb25.png) The function that generates this, `models.flowchart.DataNodeMetadata.load_versioned_tracking_data`, has a few problems: 1. Most important: it doesn't work when metrics...

Python

## Description Partially resolves kedro-org/kedro#1749 ## Development notes ## QA notes ## Checklist - [x] Read the [contributing](/CONTRIBUTING.md) guidelines - [ ] Opened this PR as a 'Draft Pull Request'...

Noting down ideas from #964 here; will explain better and break into tickets in due course... **Write lots of tests. Improve the way we do GraphQL tests in general.** Various...

Python

> **Note**. Probably it's only worth doing this once the scheme for making plots to compare metrics has become clear, just in case that ends up requiring plotly and/or pandas...

Python

## Introduction The premise of this research study is to unpack why about 20% of the Kedro user base is a user of Kedro-Viz so that we can understand what...

Issue: Feature Request