-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
p2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less importantproduct: VSCodeIntegration with VSCode extensionIntegration with VSCode extensionresearch
Description
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?
pared
Metadata
Metadata
Assignees
Labels
p2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less importantproduct: VSCodeIntegration with VSCode extensionIntegration with VSCode extensionresearch