allegroai / clearml

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
Apache License 2.0
5.69k stars 655 forks source link

better filtering #1002

Open ShacharSilagi opened 1 year ago

ShacharSilagi commented 1 year ago

Proposal Summary

an option to filter projects and pipelines by anything other than "my work / team work"

Motivation

I would like to filter by "dev / prod"

Related Discussion

(https://clearml.slack.com/archives/CTK20V944/p1682946576940099)

ainoam commented 1 year ago

Thanks for suggesting @ShacharSilagi.

Perhaps filtering by "anything" might prove tricky 🙂. Can you be a little more specific?

In your use-case, how would ClearML know what 'dev' and 'prod' are?

ShacharSilagi commented 1 year ago

I would like to be able to differentiate between dev pipelines & projects to production pipelines & projects. maybe by creating different views or by tagging

ainoam commented 1 year ago

Thanks for clarifying @ShacharSilagi.

Notice that the UI already provides tag filters for pipelines (and reports and datasets). It would definitely be useful to have for projects - We'll add it to our list and update as it becomes available.