Skip to content

plots: support images #6145

@dberenbaum

Description

@dberenbaum

Adding support for handling images as plots outputs so they can be compared between experiment revisions.

The design spec is available in https://www.notion.so/iterative/Experiment-Images-3fd1a4f5df7e4c27be005a1e1e7807bb#d37c871a3c9440d79589b0861b24541b.

This issue should cover research into implementation and should result in a clear implementation plan, including the creation of new issues needed to actually implement the feature.

For example, one unresolved question is how to collect images for the html? If they are inside <img src=some_image.png> tags, where is some_image.png for a particular revision? Do they all get copied to some static directory locally? Do we use the url where it is stored in a dvc or git remote?

Metadata

Metadata

Assignees

Labels

p2-mediumMedium priority, should be done, but less importantproduct: VSCodeIntegration with VSCode extensionresearch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions