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

a way to provide arbitrary text that shows up in the Katib UI Overview #2453

Open
garymm opened this issue Nov 12, 2024 · 2 comments
Open

a way to provide arbitrary text that shows up in the Katib UI Overview #2453

garymm opened this issue Nov 12, 2024 · 2 comments

Comments

@garymm
Copy link

garymm commented Nov 12, 2024

What you would like to be added?

At least for an experiment, but ideally also for a trial, it'd be nice to have a way to provide arbitrary text that shows up in the Overview.
E.g. currently there are built-in fields "Name", "Status", "Best trial", etc.
I'd like to be able to provide arbitrary key-value pairs "My-Custom-Key: My-Custom-Value". And ideally if the value would support hyperlinks.

Why is this needed?

To link Katib experiments to MLFlow experiments that have more metadata (e.g. all the metrics).

I may be interested in contributing it if it would be welcome and you could give me some tips as to how to go about it.

Love this feature?

Give it a 👍 We prioritize the features with most 👍

@andreyvelich
Copy link
Member

Thank you for creating this @garymm!
I remember previously @kimwnasptd and team have done some work to dynamically link the Kubeflow Pipelines URL if Katib Trials run the Kubeflow Pipeline as Trial's worker.
https://github.com/kubeflow/katib/blob/master/pkg/ui/v1beta1/hp.go#L118-L120

Contributions are welcome, if you want to propose some improvements to Katib UI!

/remove-label lifecycle/needs-triage

@andreyvelich
Copy link
Member

/area frontend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants