Skip to content

Remove duplicate results when activating multiple ImageViewer modules #91

Description

@berceanu

Feature description

ImageViewer(name="One plot", img_globs=["my_amazing_plot.png"]),
ImageViewer(name="All Plots"),

It would be nice if "my_amazing_plot.png" would not appear twice on the dashboard page.

Proposed solution

Perhaps one one module is activated, it could check the output from the other modules and eliminate the duplicates?

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