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, 116 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

Eureka!
0 Votes
3 Answers
997 Views
0 Votes 3 Answers 997 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 Hello There, Is There Any Option To Run Clearml Behind Nginx Reverse Proxy?

Hi, you mean not from the root path of the server?

11 months ago
0 I Am Doing Port Forwarding Of Ports From Localhost Clearml Server In Ec2 Instance To The Ports In Laptop Locally. I Am Able To Login To The Server And Generate The Credentials But I Am Not Able To Create Task

port forwarding is an unconventional setup, and inconvenient 1. you should configure a public address.
https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_aws_ec2_ami has some info and links.

for a more secure option I'd follow this guide to create a user/password environment https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_config/#web-login-authentication
and use AWS ELB to securely expose the 3 services though it.
you can then configure your client wit...

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

as a work around you can add and remove experiments from another tab in compare or in project experiment list.

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

3 years ago
0 Hi, On Clearml-Server 1.5.0, In Scalar Graphs, The New Default Value Is “Show Closest Data On Hover”. Would It Be Possible To Make It Automatically Set To “Compare Data On Hover” When Comparing Multiple Experiments?

I'm not too fond of many user configurations, it's confusing.
however, clearml is open source, nothing stops you from adding the code and sending a PR

2 years 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
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 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.

8 months ago
0 I Installed My Own Clearml-Server And Things Seems To Work Fine, But When I Delete An Experiment (I First Archived It Using Web Interface Popup Menu) Then Delete It Using The Web Inferface Popup Menu In Archive View)... Experiment Disapears From Web Inter

it might be an issue in the UI due to this unconventional address or network settings, before you try this again, can you open the browser devtools?
the console and network tabs should give us more insight

2 years ago
2 years ago
Show more results compactanswers