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
SlimySeagull70
Moderator
0 Questions, 9 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0
0 <image>

@<1687649677916246016:profile|ItchyPig15> - in addition to what @<1523701205467926528:profile|AgitatedDove14> suggested, if you could check if this happens to you also when using a different browser - that could be helpful

2 years ago
0 <image>

I tried on both Chrome and Firefox and I get the link in the popup. Any more info that can help reproduce would be helpful

2 years ago
0 <image>

@<1687649677916246016:profile|ItchyPig15> - which browser are you using?

2 years ago
0 Hi All, I Hope I'M In The Right Channel, We(

Hi DisturbedElk70 / StaleButterfly40 - in addition to what SuccessfulKoala55 asked, could you also specify if the comparison that gets the timeout is between two or more than two experiments, and if what happens if you compare one of the experiments that seem to get stuck with an experiment that doesn't?

2 years ago
0 Hi, We Recently Upgraded Clearml To 1.1.1-135 . 1.1.1 . 2.14. The Task Init Is

SubstantialElk6 - Not sure I understood. When you set output_uri=' s3://ecs.ai:80/clearml-models/artifact ' , is the model not uploaded to the correct bucket?

2 years ago
0 Hi, We Recently Upgraded Clearml To 1.1.1-135 . 1.1.1 . 2.14. The Task Init Is

The port (:80 in your case) is required, since otherwise both SDK and UI assume this is an AWS S3 bucket

2 years ago
0 Hi, We Recently Upgraded Clearml To 1.1.1-135 . 1.1.1 . 2.14. The Task Init Is

Hi SubstantialElk6 , I have a few questions:
Are you running minio or some other service to store the data? Is http://ecs.ai the url of the server and clearml-models the bucket? Can you check if accessing by ip:port instead of url works?

2 years ago
0 Hi, We Recently Upgraded Clearml To 1.1.1-135 . 1.1.1 . 2.14. The Task Init Is

SubstantialElk6 - can you please check the S3 configuration in your clearml.conf? Make sure if has the following:
host: "ecs.ai:80" key: "your key" secret: "your secret" multipart: false secure: false

2 years ago
0 Hi All, I Hope I'M In The Right Channel, We(

StaleButterfly40 - I'll try to reproduce it. How many artifacts do you have (or what's the size of the data that the browser is trying to display)?

2 years ago