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

We need to create a call-to-action on the kedro.org website so that users can provide feedback on Kedro, they can do this via 3 options: - Qualtrics - Slack -...

Quick Win
Design: Visual Design
Design: UX

## Description Migrate package dependencies from requirements.txt to pyproject.toml ## Context This ticket continues on the effort to improve Kedro-Viz packaging after https://github.com/kedro-org/kedro-viz/pull/1978 and https://github.com/kedro-org/kedro-viz/issues/1967 are merged. ## Possible Implementation...

Enhancement
Python

![image](https://github.com/kedro-org/kedro-viz/assets/32060364/af4967b0-9927-489f-a4b8-f022381e53b1) ### Acceptance criteria: - [ ] Chart Highlighting: The two nodes selected with Shift held should be highlighted with a darker blue background, and any nodes in between should...

Javascript

![image](https://github.com/kedro-org/kedro-viz/assets/32060364/d54b8c11-a7a4-47d8-88e6-49c068590686) ### Acceptance criteria: - [ ] Stateful URL Generation: When in the new sliced view, the URL should accurately reflect the current state, including the following parameters: `?types=......&pid=.....&expandAllPipelines=....&fromid=....&toid=...`

Javascript