kubeflow / metadata

Repository for assets related to Metadata.
Apache License 2.0
121 stars 69 forks source link

[MLMD Lineage] Initial Lineage explorer draft implemented #159

Closed avdaredevil closed 4 years ago

avdaredevil commented 4 years ago

About

This PR addresses adding the Lineage Explorer for MLMD into this UI. This is a P0 ask for Kubeflow Core and Pipelines. There will be follow up changes and updates to polish this change and make it robust. Consider this as a semi-polished blueprint. Thanks to @ajayalfred for the source mocks (and static view), this PR was significantly faster to implement :)

Addresses #151

Special notes for your reviewer:

Release note:

Old metadata updated with a new Lineage Explorer that provides an interactive interface to navigate through the various artifacts and executions that were invoked or created via your Kubeflow journey.

Meta

/area metadata /area front-end /priority p0 /assign @avdaredevil /cc @kwasi


This change is Reviewable

kwasi commented 4 years ago

/lgtm /approve

kwasi commented 4 years ago

/approve cancel

kwasi commented 4 years ago

/lgtm

kwasi commented 4 years ago

/assign @neuromage

kwasi commented 4 years ago

/approve

neuromage commented 4 years ago

/approve

k8s-ci-robot commented 4 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kwasi, neuromage

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubeflow/metadata/blob/master/OWNERS)~~ [neuromage] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment