kedro-viz
kedro-viz copied to clipboard
Visualise your Kedro data and machine-learning pipelines and track your experiments.
## 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,...
## 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...
## 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...
## 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...
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...
## 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...
## 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...
## 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...
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...