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
MortifiedDove27
Moderator
6 Questions, 62 Answers
  Active since 10 January 2023
  Last activity one month ago

Reputation

0

Badges 1

62 × Eureka!
0 Votes
25 Answers
557 Views
0 Votes 25 Answers 557 Views
Any ideas 🙂 ?
one year ago
0 Votes
12 Answers
549 Views
0 Votes 12 Answers 549 Views
Hi, I am saving plt chart to ClearML using from torch.utils.tensorboard import SummaryWriter and I got long labels cut out writer.add_figure('my label', figu...
2 years ago
0 Votes
8 Answers
562 Views
0 Votes 8 Answers 562 Views
Hello, I am using ClearML on my server that is located in Hamachi VPN network with IP 25.x.x.x. ClearML runs in docker with api_server: http://172.x.x.x:8008...
3 years ago
0 Votes
26 Answers
650 Views
0 Votes 26 Answers 650 Views
2 years ago
0 Votes
19 Answers
596 Views
0 Votes 19 Answers 596 Views
Hi, I am having problem with ClearML running on our private server. This error occured on older version on clearML and server. now after update and purge of ...
one year ago
0 Votes
31 Answers
3K Views
0 Votes 31 Answers 3K Views
Hi, I am trying to run experiment from ClearML web ui. I did experiment copy, enqueue, but in the execution log I see that it runs command [.]$ /home/exx/.cl...
2 years ago
0 Any Ideas

Shay, you are correct, one of the docker is down. But don't they supposed to run as part of docker /opt/clearml/ docker-compose -f docker-compose.yml up ?

one year ago
0 Hello, I Am Using Clearml On My Server That Is Located In Hamachi Vpn Network With Ip 25.X.X.X. Clearml Runs In Docker With Api_Server:

TimelyPenguin76 Thank you for posting this. I just realized that I changed wrong config. I changed the one on server, but I needed to change the one inside the docker container. Now all works. Thanks for help!

3 years ago
Show more results compactanswers