This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Embeddable, filterable, annotateable Kedro-Viz react component #1744
Milestone
You can continue the conversation there. Go to discussion →
Description
I want to embed a lightweight version of Kedro-Viz in a front-end user-interface which allows users to specify run configuration exposed by the Kedro CLI e.g.:
idle
', 'active
', 'pending
' and 'failed
' states to mirror the lifecycle of akedro run
.I think this may bring together lots of the good work done on the project in recent months.
Context
Kedro Viz is a well designed, beautiful product which could grow its usefulness as a remixable, embeddable component of other applications.
Possible Implementation
The React component functionality is not actually documented on the Kedro-Viz docs #1745 , so I don't have a great view on how well this works. But I think it's just a case of passing the right JSON to the object.
Possible Alternatives
Open to suggestions!
Checklist
The text was updated successfully, but these errors were encountered: