Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI] Execution page link from Run Details Page #3234

Closed
Bobgy opened this issue Mar 7, 2020 · 3 comments
Closed

[UI] Execution page link from Run Details Page #3234

Bobgy opened this issue Mar 7, 2020 · 3 comments
Assignees
Labels
area/frontend kind/feature lifecycle/stale The issue / pull request is stale, any activities remove this label.

Comments

@Bobgy
Copy link
Contributor

Bobgy commented Mar 7, 2020

/area frontend

Problem

It's a confusion for me how we can find connection between artifacts/executions and KFP runs.

Proposal

Show a link to corresponding execution detail page from run details page.

/cc @neuromage @numerology @Ark-kun
What do you think?

@Bobgy Bobgy self-assigned this Mar 7, 2020
@numerology
Copy link

This sounds helpful. I think there are multiple tasks associated here:

  1. Currently in MLMD data model an execution maps to a step in KFP, so first we might need to group executions by run_id.
  2. Then we can connect each group of execution with the run details page.

I think a more high-leveled question is that, shall we utilize the context concept in UI as well, to make the grouping story more aligned with MLMD?

@rmgogogo rmgogogo added status/triaged Whether the issue has been explicitly triaged and removed status/triaged Whether the issue has been explicitly triaged labels Mar 18, 2020
@stale
Copy link

stale bot commented Jun 24, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Jun 24, 2020
@Bobgy
Copy link
Contributor Author

Bobgy commented Jun 24, 2020

Done in #3457

@Bobgy Bobgy closed this as completed Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend kind/feature lifecycle/stale The issue / pull request is stale, any activities remove this label.
Projects
None yet
Development

No branches or pull requests

4 participants