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, 160 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0

Badges 1

Eureka!
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K 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)?
5 years ago
0 Hi, I Updated To Clearml-Server 1.4.0 And I Am Uncomfortable With The New Table/Detail View, Is There A Way To Disable It And Use The Previous One (On Click -> Open Details)?

yes, we know the implementation isn't prefect, we have some issues with unselect, since it works peaty much the same in Gmail, we felt it was good enough

3 years ago
3 years ago
0 Hi Everyone, I Use Clearml Online, But There Is A Render Issue On The Hyperparameter Parallel Coordinates Mode. The Links Are Not Showing Off. This Error Persists Through Different Browsers. Any Idea If This Is Solvable ?

Hi @<1888759776226054144:profile|MistakenFox18>
can you upload the response of the last tasks.get_all_ex query?
you can find it in the browser devtools (F12 opens them) on the network tab.
also what is your monitor resolution and scale factor?

one month ago
0 Having Trouble Comparing Between 2 Experiments.. Any Ideas Why? The Files Are Not Too Big (Have About 5 Plots And A Small File As An Artifact)

Hi CloudyHamster42 , we have identified the cause for this issue and currently working on a fix for the next UI release

5 years ago
3 years ago
0 Hello! I’M Having Trouble With Connecting My On-Premises S3 Storage To Clearml. Could Anyone Please Tell Me How To Fix It?

SillySealion58
something look odd with the bucket settings.
url has port 443 which usually means ssl secure, but the secure flag is false

3 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.

4 years ago
0 Hi All, I Am Using A Self-Hosted Clearml Instance. I'M Exploring The Report Feature And Ran Into A Bug. Steps To Reproduce:

I'll need to check how to configure the UI for this type of deployment as the UI has just a few configurations it can guess the files server URL from.

one year ago
3 years ago
0 We Have This Issue With Our Oss Deployment: One Azure Container App For

i'd focus on nginx or whatever azure infra you have between nginx and the client.

4 months ago
0 We Have This Issue With Our Oss Deployment: One Azure Container App For

can you try running the curl request from within the web container?

4 months ago
0 We Have This Issue With Our Oss Deployment: One Azure Container App For

one thing I can think of is nginx default client_max_body_size
limit
None
800KB is about 1MiB
can you try altering nginx configuration in the running web instance and reload the new config?
nginx -s reload

4 months ago
2 years ago
4 months ago
0 Hi All, I Think Their Is A Ui Bug. When Trying To Add Experiment To Compare:

Thank you Ophir, managed to reproduce on our environment. we'll work on a fix.

4 years ago
0 Migration Clearml 1.5.0 -> 1.8? -> 1.9?

Hi @<1523701366600503296:profile|GentleSwallow91>
https None is not a valid URL.
you're missing a colon : after https

2 years ago
0 We Have This Issue With Our Oss Deployment: One Azure Container App For

on second thought if direct request to api server works while reverse proxy fails, this points us only to nginx.

4 months ago
Show more results compactanswers