Unanswered
Hi, I Encountered An Issue That Might Affect Others As Well:
When Using "
Hi IrritableJellyfish76
https://clear.ml/docs/latest/docs/references/sdk/task#taskget_tasks
task_name
(
str
) – The full name or partial name of the Tasks to match within the specified
project_name
(or all projects if
project_name
is
None
). This method supports regular expressions for name matching. (Optional)
You are right, this is a bit confusing, I will make sure that we add in the docstring an example of exact match. For future reference, in order to get exactly the name " exact_task_name_here
" , you should pass "^exact_task_name_here$"
150 Views
0
Answers
2 years ago
one year ago