claimed-framework / claimed-framework/mlx_deprecated
[UI] Apply title case to asset names, replace dashes with space
Open
- Dominant language
- Python
- Stars
- 220
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Currently the UI displays the name of the assets (i.e. pipelines) as it was provided (or extracted from YAML) during pipeline registration. Depending on the means of registration (via MLX UI, KFP UI, KFP SDK, MLX API, MLX catalog import, or MLX bootstrapper) there are cases when the name defaults to a quasi ID like `trusted-ai` or `my-pipeline`. It may be useful to have the UI replace those dashes with spaces and apply title case to the name.
Contributor guide
Assessment
This issue has not been assessed yet.