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
DeterminedCrab71
Moderator
1 Question, 117 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

Eureka!
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi Maya, can you please copy the response for "events.get_task_plots" request from the network tab in the browser developer tools (F12)?
4 years ago
0 I Use The

Hi SteadyFox10 , can you please check the API server respond to the UI requests, by opening the network tab of the browser developer tools(F12) ?

4 years ago
0 Hi Guys

Hi Ryan, just wanted to update, we found a performance issue with a 3rd party library we use for a detailed compare of text. we added a limit on advanced compared, so the UI won't get stuck. the fix should be included as part of the next server release.

3 years ago
0 Hi Guys

Hi Ryan,
we are more interested in the last tasks.get_all_ex query,
clicking the "XHR" filter, would make it easier to find.
It would be very helpful if you can share the response with us maybe on a DM, by right clicking the network entry in the table, copy -> copy as curl

3 years ago
0 Trying To Add Someone To My Workspace And We Keep Getting A Cannot Resolve Link Destination

Hi @<1533257411639382016:profile|RobustRat47> can you make sure the invite mail and the signup mail are the same?

one year ago
0 Trying To Add Someone To My Workspace And We Keep Getting A Cannot Resolve Link Destination

can you make sure in users table you can see the pending invite?
and on the invited account you see the invite under the user menu (top right corner)?

one year ago
0 Trying To Add Someone To My Workspace And We Keep Getting A Cannot Resolve Link Destination

thanks, this issue might be related to github login, we're investigating

one year ago
0 Trying To Add Someone To My Workspace And We Keep Getting A Cannot Resolve Link Destination

@<1533257411639382016:profile|RobustRat47> I was told that Github accounts are private by default, and won't pass the user's email to the newly created user in clear.ml
I'm not sure if logging in with a different provider like google will update the clear.ml user email, but it's worth a try to logout and login again with another SSO provider

one year ago
0 How Do I View Debug Samples Images In The Browser When The Output_Uri Is On Google Cloud Storage (

Hi @<1523702496097210368:profile|ScantChimpanzee51> , currently we rely on a GCP token to be available on this session. in your case a private windows is a new separate session.
we consider signing GCP resources similar to AWS, in a future version

one year ago
0 How Do I View Debug Samples Images In The Browser When The Output_Uri Is On Google Cloud Storage (

Hi @<1523702496097210368:profile|ScantChimpanzee51> , is clearml self hosted and if so, is it on a non secure (HTTP) server?

one year ago
0 How Do I View Debug Samples Images In The Browser When The Output_Uri Is On Google Cloud Storage (

yes, browsers usually block accessing insecure data on secure site and vise versa

one year ago
one year ago
0 Hi There. I Have My Own Clearml Server Working On

FYI we use the port to distinguish between AWS and local S3

2 years ago
0 Hi, I'Ve Tried To Plot Some Images To Debug Samples But I Can'T See Them Through Ui In Chrome. It Works In Firefox, But Chrome (96.0.4664.45) Logs Message

sorry for the delay ResponsiveRabbit81
unlike AWS where the UI would rely on key and secret to sign a S3 resource, in google storage, the UI expects a GS cookie, which is available after signing in to GS. are you signed in to GS in both Firefox and Chrome and can view the resource in GS console on both browsers?

2 years ago
2 years ago
0 Hi Everyone! I'Ve Been Using Clearml For A While And I Love It, But I Recently Noticed A Strange Issue. From The "Debug Samples" Tab, Where I Can See Some Training Samples From My Dataset, When I Click On Some Thumbnails The Image I Can See Does Not Match

there is no limitation reporting the same images on different iterations. what we think might be the issue that multiple images are reported with the same iteration + metric + variant, using report_image
can this be the case?

6 months ago
6 months ago
0 Hello There, Is There Any Option To Run Clearml Behind Nginx Reverse Proxy?

clearml docker doesn't setup a SSL, you will have to do that in your own nginx configuration probably for each server section that expose clearml services as a subdomain. see:
None

one year ago
one year ago
one year ago
Show more results compactanswers