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

Add tag with Clearm-task (cli tools) #1284

Open
konstantinator opened this issue Jun 11, 2024 · 1 comment
Open

Add tag with Clearm-task (cli tools) #1284

konstantinator opened this issue Jun 11, 2024 · 1 comment

Comments

@konstantinator
Copy link

Hi!

I often use clearml-task and have a suggestion for improving its functionality.

Proposal Summary

It would be beneficial to have the ability to add tags when launching experiments using ClearML-task (CLI tools).

For example, like this:

clearml-task --project Hello --name hello --tag 'exp_1' 'test_new_feature' --script ./hello_world.py \
 --queue hello_queue --packages ""  --docker my_hello_image --docker_args "-v /data:/data --rm"

Motivation

Often there are situations where it's necessary to run multiple experiments at once, and for easy tracking, it would be useful to have the capability to specify tags through clearml-task.

If such functionality already exists, I would appreciate it if you could share how it can be done.

@eugen-ajechiloae-clearml
Copy link
Collaborator

Hi @konstantinator ! It is not currently possible tagging the tasks via clearml-task. Should be a small addition to the CLI tho, so we will try to add it asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants