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
WackyRabbit7
Moderator
73 Questions, 550 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

533 × Eureka!
0 I'M Running

so when I'm on the machine through SSH

3 years ago
0 What Is Being Stored Exactly In

I had to restart the agent and now everything is fine

3 years ago
0 I'M Running

I can try something with $(pwd)

3 years ago
0 Hi, I Have A Question Regarding Trains And Git. If I Make Changes To A File And Run It Using Trains (Without Pushing The Changes To Github), What Version Of The Script Is Running? It Seems That Every Change I Make Need To Be Added, Committed And Pushed Be

(I'm working with maria)

essentially, what maria says is when she has a script with uncomitted changes, when executing remotely, the script that actually runs on the remote machine is without the uncomitted changes

e.g.:
Her git status is clean, she makes some changes to script.py and executes it remotely. What gets executed remotely is the original script.py and not the modified version she has locally

4 years ago
4 years ago
0 Unrelated Problem (Or Is It?) The Clearml'S Built In Cleanup Service Fails

How can I change the version of the Cleanup Service?

3 years ago
3 years ago
0 What Is Being Stored Exactly In

I'll just exclude .cfg files from the deletion, my question is how to recover, must i recreate the agents or there is another way?

3 years ago
0 What Is Being Stored Exactly In

Yeah the task failed

3 years ago
0 Is There An Auto Scaling Solution For Gcp Users?

I'd be lying if I said I had time for that 🙂

4 years ago
4 years ago
0 I'Ve Been Working A Bit With Trains-Agent, Having Them Deployed On Different Machines Listening To Queues (Docker Mode) And It'S Been Working Good So Far. My Question Is What Is The Difference Between That Setup (Creating Agents On Different Machines And

Yeah but I don't get what it is for - for now I have 2 agents, each listening to some queues. I actually ignore the "services" queue until now

I don't get the difference between how I'm using my agents now, just starting them on machines, and making them listen to queues, to using the "services" mode

4 years ago
0 Question About The Auto Scaling Service Under

I'll try to debug this and updat

4 years ago
0 How Come

Yes very much

3 years ago
4 years ago
0 I'M Running

this means that you supply the machine to execute the actions specified

3 years ago
0 Question About The Auto Scaling Service Under

So what's our next move FriendlySquid61 ? O_O

4 years ago
0 So I Decided To Re-Create My Clearml Server, I

The latest, I curl ed the docker-compose like 10 minutes ago

3 years ago
Show more results compactanswers