Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
PoisedSnake58
Moderator
3 Questions, 3 Answers
  Active since 28 August 2024
  Last activity 2 months ago

Reputation

0

Badges 1

3 × Eureka!
0 Votes
1 Answers
128 Views
0 Votes 1 Answers 128 Views
When using clearml Virtual Environment execution, I'd like to add one of the git folders to the python path as an environment variable. How do I know where t...
2 months ago
0 Votes
4 Answers
124 Views
0 Votes 4 Answers 124 Views
2 months ago
0 Votes
2 Answers
114 Views
0 Votes 2 Answers 114 Views
I am noticing that Clearml isn't able to clone a submodule with the error fatal: could not read Username for ' None ': terminal prompts disabled . I have the...
2 months ago
0 I Am Noticing That Clearml Isn'T Able To Clone A Submodule With The Error

It has sensitive information so unfortunately I can't attach the complete log. Is there some specific info that would be helpful to know?

2 months ago
0 Hi, I Am Fairly New To Clearml And Would Appreciate Some Help With This Problem. My Team Currently Uses The Virtual Environment Mode To Run The Experiments. But We Also Have A Docker File That We Use For Local Debug So I Want To Consolidate Everything And

I meant to highlight the conditional building, is there a way to check and build instead of just building everytime? Also, I see the tutorial mentioning how to use the docker container through the web UI, is there a way to trigger the task in docker through CLI? None

2 months ago