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
CostlyOstrich36
Moderator
0 Questions, 4177 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 Hi, Me Again. How Can I See User-Specified

In compare view you need to switch to 'Last Values' to see these scalars. Please see screenshot

2 years ago
0 Hi, Dear All, I Have A Quick Question Regarding The Scalar Graph. As You Can See In The Picture Down Below, The Experiment Names Are Too Short When You Hover And Illustrations Are Not So Useful When You Have To Scroll To Check The Meaning Of Each One.

ColorfulRaven45 Hi!

I'm afraid this is kind of a plotly limitation. Currently you can switch to full screen view OR hit the maximize graph button (it shows on over) for a better view.
We'd be happy to take a suggestion though 🙂

3 years ago
0 Hi Everyone! I Got This Error

Can you add the full log + course of actions you took?

one year ago
0 Clearml_Agent: Error: Command '['/Root/.Clearml/Venvs-Builds/3.8/Bin/Python', '-M', 'Pip', '--Disable-Pip-Version-Check', 'Install', '-R', '/Tmp/Requirements_Hhemiomd.Txt']' Died With <Signals.Sigkill: 9>.

Well it sounds like it makes some sense. Try the following on the machine running the agent - In ~/clearml.conf
edit the following section:
agent.vcs_cache.enabled=False

3 years ago
0 Hi Guys, I Encountered A Very Frustrating Problem About Virtual Enviroment Management When I Use Clearml. I Use Virtualenv To Create A New Python Env And Installed All The Needed Python Pakcages In The Env. The Env Path Is

I don't think you need to mix. For example if you have a pre-prepared environment then it should something like export CLEARML_AGENT_SKIP_PIP_VENV_INSTALL=<PATH_TO_ENV_BINARY>

2 years ago
0 When Running The Agent And Enqueued The Task, It Failed. Why It Is Installing From Command '['/Home/Saurabh/.Clearml/Venvs-Builds/3.8/Bin/Python']

Hi @<1533159639040921600:profile|JoyousReindeer30> , is it possible that the wheel it's trying to install is internal and not possible to install via regular pip install?

2 years ago
0 How Do I Stop A Zombie Agent?

It's cached for a bit of time in the backend

3 years ago
0 As Soon As I Refactor My Project Into Multiple Folders, Where On Top-Level I Put My Pipeline File, And Keep My Tasks In A Subfolder, The Clearml Agent Seems To Have Problems:

Hi @<1724960468822396928:profile|CumbersomeSealion22> , what was the structure that worked previously for you and what is the new structure?

one year ago
0 Hi Folks, I Have A Question On The

Hi ObedientToad56 🙂

My question is on how the deployment would be once we have verified the endpoints are working in a local container.

I isn't the deployment just running the inference container? You just open up the endpoints towards where you wanna server, no?

3 years ago
9 months ago
0 Have You Guys Forgot To Add Uv Caching? Im Trying On 1.9.3Rc0 And Uv Always Redownloads The Packages, Doesnt Use Cache. Or Is It My Skill Issue? All I Added: Package_Manager: {

Hi @<1590514584836378624:profile|AmiableSeaturtle81> , did you have a chance to try out the solution suggested in GitHub and play with it a bit?

8 months ago
0 Hi All! I Want To Setup A Tool That I Can Use To Analyse Clearml Logs (Just User And Experiment Logs, I Am Not Doing Any Model Serving Yet). Is There An Api Endpoint That I Can Fetch Such Metrics? Metrics Like Number Of Active Users, Number Of Experiments

Hi @<1573119955400921088:profile|CloudyPelican46> , you can certainly do this. You can find all the related api calls here - None
I suggest opening developer tools (F12) and seeing what is sent in the UI to fetch the various metrics you're looking for

2 years ago
0 Hi, I Found Nothing On Documentation Yet On This. How Does Things Determined To Show On Debug Samples Vs Plots Tabs? I'M Using

Hi @<1846360397620187136:profile|DashingSealion19> , do you have a standalone code snippet that reproduces this behaviour?

3 months ago
2 years ago
0 Hello,

Hi PunyWoodpecker71 ,

Regarding your questions:
We have an existing EKS cluster. So I'm wondering if I should deploy ClearML on the EKS cluster, or deploy on EC2 using AMI. Is there an advantage of one over the other?I think it's a matter of personal preference. Maybe SuccessfulKoala55 , can add some information.
We have a pipeline that need to run once a month to train a model. Is there an scheduler option we can config to enqueue the pipeline once a month? (It look like the Pro plan has ...

3 years ago
0 Hi All, Is There A Way To Make Agents That Run As Root, To Execute The Code Tasks And Of Pipeline Steps, As The User That Executed The Pipeline Or Task Code Instead Of As Root?

There are no role based access controls in the open source version. This feature exists only in the Scale/Enterprise licenses.

2 years ago
7 months ago
0 I'Ve Been Seeing This Message And Similar Messages A Lot In Some Of My Tasks Lately... Any Ideas?

Can you check up on the dockers and see if they're all up and running?

3 years ago
Show more results compactanswers