Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard view with custom METADATA #99

Open
kinow opened this issue Jan 31, 2024 · 1 comment
Open

Dashboard view with custom METADATA #99

kinow opened this issue Jan 31, 2024 · 1 comment
Labels
discussion This tag is to keep track of a discussion

Comments

@kinow
Copy link
Member

kinow commented Jan 31, 2024

In GitLab by @ltenorio on Jan 31, 2024, 11:42

We got a great idea from @bdepaula of having a customizable way to track a set of experiments with the data we have of them (status, user, completed jobs, etc), and metadata set by the users in the configuration YML files like this:

METADATA:
    KEY1: value1
    KEY2: value2

Initially, this custom view can be set as a Table view that can select/add the columns to track. Then, we can include other ways to visualize this data as well.

This is feasible to do after the new GUI is finally released by extending the Home page. Also, we will need to extend the API to support these data requests.

Nevertheless, for some users, this will be quite useful in the short term. So, having it as a patch of the previous GUI is an alternative to handling it as a workaround. Also, we have the opportunity to handle it as a separate "supervisor" GUI project for people who will not need some features like authentication, specific views, and interactivity.

@kinow
Copy link
Member Author

kinow commented May 6, 2024

In GitLab by @ltenorio on May 6, 2024, 11:19

mentioned in issue autosubmit-api#75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion This tag is to keep track of a discussion
Projects
None yet
Development

No branches or pull requests

1 participant