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 When serving a project statically via `kedro viz build`, I would like to turn off unused features: - Experiment Tracking - Publish and Share pipeline - Autoreload ##...

Issue: Feature Request

## Description >Is your feature request related to a problem? A clear and concise description of what the problem is: "I'm always frustrated when ..." I want to embed a...

Enhancement
Issue: Feature Request

## Description Short description of the problem here. ![image](https://github.com/kedro-org/kedro-viz/assets/18221871/0c699713-0683-4ec3-8173-9261b7275a9b) When I click into the R2_score node, it shows me a dictionary of `a2_score`, `b2_score`,`r2_score`, but on the right panel it...

Issue: Bug Report

Backticks should be parsed and turned into `` blocks ![image](https://github.com/kedro-org/kedro-viz/assets/35801847/548b72a2-c2eb-4904-b7ae-9e7df329b0e6)

Issue: Bug Report
Javascript
Quick Win

Experiment Tracking relies on Tracking Datasets and we create TrackingDatasetModel before we discover and get all the datasets that are defined using dataset factory pattern Ideal way would be to...

Python
Experiment Tracking

## Description Upgrade to Node 18. ## Context Because Node 16 is End of Life - https://nodejs.org/en/blog/announcements/nodejs16-eol ## Possible Implementation (Optional) Suggest an idea for implementing the addition or change....

Issue: Feature Request

## Description The https://github.com/kedro-org/kedro-viz/issues/1750 research highlight the need to make this toggle more discoverable to users. It is currently in the settings panel which most users do not use regularly,...

Issue: Feature Request
Javascript
Quick Win
Design: Visual Design

## Description This ticket is to look at Feature Hints and update some of the content. Also, see if we need to add more hints for newer features? ## Context...

Issue: Feature Request
Design: Visual Design

## Description Short description of the problem here. ![image](https://github.com/kedro-org/kedro-viz/assets/18221871/29599453-3f73-4c63-95b7-fbdc2d30bbcb) ## Context How has this bug affected you? What were you trying to accomplish? Left: ParallelRunner Right: SequentialRunner ## Steps to...

Issue: Bug Report
Python

## Description Is your feature request related to a problem? A clear and concise description of what the problem is: "I'm always frustrated when ..." a helpful feature would be...

Issue: Feature Request
Technical Design
Design: UX