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
GorgeousMole24
Moderator
6 Questions, 14 Answers
  Active since 10 January 2023
  Last activity 7 hours ago

Reputation

0

Badges 1

14 × Eureka!
0 Votes
12 Answers
41 Views
0 Votes 12 Answers 41 Views
Hi! I add "Debug Samples" by using logger.report_media( ..., url='some url...') It shows a spinning "thinking" animation, and nothing else. When I click "Ope...
3 days ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi! Would love assistance on the following: I'm getting ValueError: Task object can only be updated if created or in_progress [status=failed fields=['hyperpa...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi! Is it possible to compare in the UI tasks across different projects? or is it only within project? For example: Let's say that in one run session we crea...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
HI! If I want to programmatically extract information on all (clearml) tasks of a given (clearml) project, what is the recommended way? for example - let's s...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
3 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi! A training session just crashed because I seem to be in a setting in which ClearML keeps trying to send info to the server - but that triggers a timeout ...
one year ago
0 Hi! Would Love Assistance On The Following: I'M Getting

Thank you @<1523701070390366208:profile|CostlyOstrich36> ! Will try it now

2 years ago
0 Hi! Would Love Assistance On The Following: I'M Getting

@<1523701070390366208:profile|CostlyOstrich36>
In my scenario the process was killed by a cluster scheduler (after reaching a time limit) so that's why I find it weird.

Is there a way to prevent that from ever happening? any property I can or a flag, any method I can call and/or even "monkey patch" to prevent this from happening ?

2 years ago
0 Hi! I Add "Debug Samples" By Using

thanks!
sure, I'll record a short video

3 days ago
0 Hi! I Add "Debug Samples" By Using

at some point I click the "open URL in new tab" just to show it works

3 days ago
3 days ago
0 Hi! I Add "Debug Samples" By Using

Hi @<1523714264911581184:profile|EnchantingFrog14> !
First, thanks for checking it out!

one day ago
0 Hi! I Add "Debug Samples" By Using

the url is of some local network computer which I can't share,

is something like:

None

one day ago
0 Hi! I Add "Debug Samples" By Using

it is essentially a "file server" (very simple one, written in python) that just shares the files it is requested.
And specifically, that file is a static .html file that has built in it a viewer for protein, I can likely upload here a specific example of such .html file

one day ago
0 Hi! I Add "Debug Samples" By Using

@<1523714264911581184:profile|EnchantingFrog14> here is a more realistic example of a URL that I use:

18 hours ago
0 Hi! I Add "Debug Samples" By Using

@<1523714264911581184:profile|EnchantingFrog14>
changing it to index.html will make the url become incorrect ...

18 hours ago
0 Hi! Would Love Assistance On The Following: I'M Getting

so far it looks like it's working, thank you @<1523701070390366208:profile|CostlyOstrich36> !

2 years ago