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
UnevenDolphin73
Moderator
106 Questions, 749 Answers
  Active since 10 January 2023
  Last activity 2 months ago

Reputation

0

Badges 1

662 × Eureka!
0 Votes
6 Answers
601 Views
0 Votes 6 Answers 601 Views
Sometimes, on shorter tasks, my Task would hang for the 5 minute timeout with e.g. 2022-01-04 08:45:25,181 - clearml.Task - INFO - Waiting for repository det...
2 years ago
0 Votes
24 Answers
178 Views
0 Votes 24 Answers 178 Views
How can I send a composed chunk of code for remote execution from within a notebook ?
3 months ago
0 Votes
26 Answers
619 Views
0 Votes 26 Answers 619 Views
I have some code that launches ML tasks and it accepts a YAML file, .env file and various CSVs. What would be the best way to upload these to a clearml task ...
2 years ago
0 Votes
7 Answers
582 Views
0 Votes 7 Answers 582 Views
Good week ClearML team ๐Ÿ™‚ I have found two more WebUI bugs (on the self-hosted server): If I look at a specific experiment (say, the Artifacts tab), and then...
one year ago
0 Votes
3 Answers
588 Views
0 Votes 3 Answers 588 Views
Can we temporarily disable the autologging feature? (specifically for matplotlib ?)
one year ago
0 Votes
4 Answers
595 Views
0 Votes 4 Answers 595 Views
Weird error; my local execution hung with ClearML Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start 2022-03-07 ...
2 years ago
0 Votes
27 Answers
548 Views
0 Votes 27 Answers 548 Views
Is there an autoscaler equivalent for K8s? That is, a service that will launch pods based on incoming requests?
one year ago
0 Votes
6 Answers
660 Views
0 Votes 6 Answers 660 Views
How/where can I change the session timeout time for the WebUI? It's timing out WAY too fast after the latest updates
2 years ago
0 Votes
23 Answers
853 Views
0 Votes 23 Answers 853 Views
We're using Ray and ClearML together, and suddenly we're seeing some hanging threads, and finally we got an error message: 2022-01-10 09:58:56,803 [ERROR] [C...
2 years ago
0 Votes
12 Answers
647 Views
0 Votes 12 Answers 647 Views
When uploading an artifact, can I list it in some grouping (like with parameters, having e.g. Args/foo , Args/bar )?
2 years ago
0 Votes
6 Answers
710 Views
0 Votes 6 Answers 710 Views
Can I run an autoscaler listening to a regular queue (i.e. combine autoscaling with on premise machines)? Or does it run the danger of creating an EC2 instan...
one year ago
0 Votes
2 Answers
643 Views
0 Votes 2 Answers 643 Views
Are the docs broken? https://clear.ml/docs/latest/docs/release_notes/ver_1_7 gives me this
one year ago
0 Votes
2 Answers
596 Views
0 Votes 2 Answers 596 Views
Is there a way to force ClearML to first parse the config file, before running Task.init ? We’re relying in some code that the credentials in clearml.conf ar...
one year ago
0 Votes
11 Answers
622 Views
0 Votes 11 Answers 622 Views
Back to autoscaler; is there any way to ensure the environment variables on the services queue (where the scaler runs) will be automatically exposed to new E...
one year ago
0 Votes
14 Answers
578 Views
0 Votes 14 Answers 578 Views
Automatic logging for generated matplotlib works nicely, but for some reason it names the graphs as "00 untitled" and uses series "plot image" in ClearML UI ...
2 years ago
0 Votes
30 Answers
598 Views
0 Votes 30 Answers 598 Views
Is there a way to set precedence on package managers? If we set an agent to use poetry it will ignore local packages, even if I use the force_requirements_en...
2 years ago
0 Votes
9 Answers
646 Views
0 Votes 9 Answers 646 Views
Hey! Probably missed something, but I recently upgraded to 1.1.1, and I've just noticed that png artifacts are not displayed in the preview. Is this intentio...
2 years ago
0 Votes
0 Answers
579 Views
0 Votes 0 Answers 579 Views
If we use a poetry queue and do not specify the agent.package_manager.poetry_version , will ClearML install/update anything? Asking because there are some is...
one year ago
0 Votes
24 Answers
721 Views
0 Votes 24 Answers 721 Views
Can one compare experiments/tasks from different projects? EDIT: I mean, I can manually navigate to some /compare-experiments end point and then find the tas...
2 years ago
0 Votes
9 Answers
601 Views
0 Votes 9 Answers 601 Views
Is there a way to interface with ClearML agent (CLI?) to handle model repositories and data versioning (but so, not experimentation, tight integration, pipel...
3 years ago
0 Votes
7 Answers
660 Views
0 Votes 7 Answers 660 Views
I'd like the CONSOLE in a ClearML run to show only the stdout/stderr as it does now, but I'd also like ClearML to capture DEBUG level logs. Is there an easy ...
2 years ago
0 Votes
11 Answers
635 Views
0 Votes 11 Answers 635 Views
Pipelines suddenly no longer appear in the Pipelines tab, what could/should I look into? EDIT: Using latest ClearML (agent, server, SDK), and creating the pi...
one year ago
0 Votes
3 Answers
624 Views
0 Votes 3 Answers 624 Views
If, for starters, I'd only like to use ClearML for logging purposes (that is, experiments run locally, and I report metrics, graphs, etc to ClearML). Do I st...
2 years ago
0 Votes
4 Answers
565 Views
0 Votes 4 Answers 565 Views
Is there an easy way to apply the uncommitted changes, logged by ClearML, locally to a dev environment?
2 years ago
0 Votes
6 Answers
585 Views
0 Votes 6 Answers 585 Views
The comparison page seems to resize the experiments so that all tags will fit in the screen, but then the experiments are pretty much impossible to compare
2 years ago
0 Votes
0 Answers
610 Views
0 Votes 0 Answers 610 Views
I have a project filled with failed attempts at onboarding to clearml by now ๐Ÿ˜…
2 years ago
0 Votes
10 Answers
579 Views
0 Votes 10 Answers 579 Views
More clarification on documentation (ClearML Data): > Dataset changes are stored using differentiable storage, meaning a version will store the change-set fr...
2 years ago
0 Votes
6 Answers
597 Views
0 Votes 6 Answers 597 Views
Soooo… the tooltip for some buttons in the WebUI hides the actual buttons ๐Ÿค” Any quick fixes?
one year ago
0 Votes
10 Answers
583 Views
0 Votes 10 Answers 583 Views
Is there any way in the WebUI to search by task name? I see the search bar only goes through projects
2 years ago
0 Votes
17 Answers
602 Views
0 Votes 17 Answers 602 Views
If I clone a task, I suppose all artifacts are not cloned with it, even if they are registered, right?
one year ago
Show more results questions
0 Hi Everyone, Quick Question Regarding Minio And Logging:

The logs are on the bucket, yes.
The default file server is also set to s3://ip:9000/clearml

one year ago
0 I Have Some Code That Launches Ml Tasks And It Accepts A Yaml File,

Maybe. When the container spins, are there any identifiers regarding the task etc available? I create a folder on the bucket per python train.py so that the environment variables files doesn't get overwritten if two users execute almost-simultaneously

2 years ago
0 I Have Some Code That Launches Ml Tasks And It Accepts A Yaml File,

I'm not sure I follow, how would that solution look like?

2 years ago
0 Is There A Way To Interface With Clearml Agent (Cli?) To Handle Model Repositories And Data Versioning (But So, Not Experimentation, Tight Integration, Pipelining, Etc)?

I'm trying to decide if ClearML is a good use case for my team ๐Ÿ™‚
Right now we're not looking for a complete overhaul into new tools, just some enhancements (specifically, model repository, data versioning).

We've been burnt by DVC and the likes before, so I'm trying to minimize the pain for my team before we set out to explore ClearML.

3 years ago
0 Is There A Way To Interface With Clearml Agent (Cli?) To Handle Model Repositories And Data Versioning (But So, Not Experimentation, Tight Integration, Pipelining, Etc)?

If everything is managed with a git repo, does this also mean PRs will have a messy metadata file attached to them?

3 years ago
0 I Have Some Code That Launches Ml Tasks And It Accepts A Yaml File,

I should maybe mention that the security regarding this is low, since this is all behind a private VPN server anyway, I'm mostly just interested in having the credentials used for backtracking purposes

2 years ago
0 I Have Some Code That Launches Ml Tasks And It Accepts A Yaml File,

Thanks AgitatedDove14 , I'll first have to prove viability with the free version :)

2 years ago
0 I Have Some Code That Launches Ml Tasks And It Accepts A Yaml File,

I mean, I know I could connect_configuration({k: os.environ.get(k) for k in [...]}) , but then those environment variables would be exposed in the ClearML UI, which is not ideal (the environment variables in question hold usernames and passwords, required for DB access)

2 years ago
0 I Have Some Code That Launches Ml Tasks And It Accepts A Yaml File,

Maybe this is part of the paid version, but would be cool if each user (in the web UI) could define their own secrets, and a task could then be assigned to some user and use those secrets during boot?

2 years ago
0 I Have Some Code That Launches Ml Tasks And It Accepts A Yaml File,

The S3 bucket credentials are defined on the agent, as the bucket is also running locally on the same machine - but I would love for the code to download and apply the file automatically!

2 years ago
0 Hello, Trying To Figure Out How To Run A Machine In Docker Mode (Ecr Private Repo) Using Clearml. For Some Reason I Cannot Get This To Work With :

I think ClearML boots up only afterwards, so those environment variables may not be available yet.
You should set them manually in the bootstrap code unfortuantely.

one year ago
0 I Have Some Code That Launches Ml Tasks And It Accepts A Yaml File,

Each user creates a .env file for their needs or exports them in the shell running the python code. Currently I copy the environment variables to an S3 bucket and download it from there.

2 years ago
0 I Have Some Code That Launches Ml Tasks And It Accepts A Yaml File,

Also I appreciate the time youre taking to answer AgitatedDove14 and CostlyOstrich36 , I know Fridays are not working days in Israel, so thank you ๐Ÿ™‚

2 years ago
0 When I Upgrade The Server, Do I Need To Do Anything With The Agents/Queues (Redefine Them, Etc)?

Would be good if that's mentioned explicitly in the docs ๐Ÿ˜„ Thanks!

2 years ago
0 ... And Yet Another

That could be a solution for the regex search; my comment on the pop-up (in the previous reply) was a bit more generic - just that it should potentially include some information on what failed while fetching experiments ๐Ÿ˜„

one year ago
0 Clearml Pipelines Can Be Build From Tasks, Functions, And Decorated Functions, According To The Examples In

Also, creating from functions allows dynamic pipeline creation without requiring the tasks to pre-exist in ClearML, which is IMO the strongest point to make about it

one year ago
0 For Some Reason The Agent Is Now Trying To Use Python 2.7 All Of A Sudden, Any Idea Why?

Yes; I tried running it both outside venv and inside a venv. No idea why it uses 2.7?

2 years ago
0 For Some Reason The Agent Is Now Trying To Use Python 2.7 All Of A Sudden, Any Idea Why?

I know, that should indeed be the default behaviour, but at least from my tests the use of --python ... was consistent, whereas for some reason this old virtualenv decided to use python2.7 otherwise ๐Ÿคจ

2 years ago
0 For Some Reason The Agent Is Now Trying To Use Python 2.7 All Of A Sudden, Any Idea Why?

Still failing with 1.2.0rc3 ๐Ÿ˜ž AgitatedDove14 any thoughts on your end?

2 years ago
0 For Some Reason The Agent Is Now Trying To Use Python 2.7 All Of A Sudden, Any Idea Why?

I also tried switching to dockerized mode now, getting the same issue ๐Ÿค”

2 years ago
0 For Some Reason The Agent Is Now Trying To Use Python 2.7 All Of A Sudden, Any Idea Why?

I'm using 1.1.6 (upgraded from 1.1.6rc0) - should I try 1.1.7rc0 or smth?

2 years ago
0 For Some Reason The Agent Is Now Trying To Use Python 2.7 All Of A Sudden, Any Idea Why?

I'll have yet another look at both the latest agent RC and at the docker-compose, thanks!

There was no "default" services agent btw, just the queue, I had to launch an agent myself (not sure if it's relevant)

2 years ago
0 For Some Reason The Agent Is Now Trying To Use Python 2.7 All Of A Sudden, Any Idea Why?

AgitatedDove14
I'll make a PR for it now, but the long story is that you have the full log, but the virtualenv version is not logged anywhere (the usual output from virtualenv just says which Python version is used, etc).

2 years ago
Show more results compactanswers