Skip to content

Visualizations and Metrics not showing #2

@MatthiasCarnein

Description

@MatthiasCarnein

When using components that generate metrics or visualizations, they are not picked up and shown in the Kubeflow Pipelines UI ( https://www.kubeflow.org/docs/components/pipelines/v1/sdk/output-viewer/#v1-sdk-writing-out-metadata-for-the-output-viewers ).

Expected Result:
taxi-tip-confusion-matrix-step-output

The issue seems to be that Kubeflow Pipelines expects the name of the artifact to be mlpipeline-ui-metadata or mlpipeline-metrics whereas Cloud Pipelines Editor names the artifact mlpipeline_ui_metadata or mlpipeline_metrics (underscore instead of hyphen). After renaming the artifact, the visualizations and metrics are successfully displayed in the UI.


Thank you for all your work on Cloud Pipelines Editor! It's a great addition to the Kubeflow ecosystem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions