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 5 months ago

Reputation

0

Badges 1

533 × Eureka!
0 Votes
6 Answers
886 Views
0 Votes 6 Answers 886 Views
Question about artifacts, dynamic vs static and their relationship to experiments Under https://allegro.ai/docs/concepts_arch/concepts_arch/ in the Artifacts...
4 years ago
0 Votes
5 Answers
821 Views
0 Votes 5 Answers 821 Views
Is the https://azuremarketplace.microsoft.com/en-us/marketplace/apps/apps-4-rent.clearml-on-centos8 maintained? I can't see anywhere a log of releases or som...
one year ago
0 Votes
6 Answers
812 Views
0 Votes 6 Answers 812 Views
How come I use logger.report_matplotlib_figure and get as a result a plotly figure??? O_O
3 years ago
0 Votes
4 Answers
907 Views
0 Votes 4 Answers 907 Views
4 years ago
0 Votes
30 Answers
810 Views
0 Votes 30 Answers 810 Views
Using PipelineController I have task B that depends on task A, e.g. A -> B. Task B reads artifacts that were saved by task A. I did define the dependency bet...
2 years ago
0 Votes
10 Answers
980 Views
0 Votes 10 Answers 980 Views
3 years ago
0 Votes
5 Answers
958 Views
0 Votes 5 Answers 958 Views
Question about the trains agent and the git credentials When setting a trains agent, it is possible to configure git credentials for it and I'm trying to fig...
4 years ago
0 Votes
6 Answers
872 Views
0 Votes 6 Answers 872 Views
Is there an auto scaling solution for GCP users?
3 years ago
0 Votes
30 Answers
871 Views
0 Votes 30 Answers 871 Views
Question about the configuration format - I'd like to parse it within my Python code so I'll be able to access things like google.storage.containers programa...
3 years ago
0 Votes
5 Answers
785 Views
0 Votes 5 Answers 785 Views
4 years ago
0 Votes
14 Answers
885 Views
0 Votes 14 Answers 885 Views
Question about out-of-Python dependencies. For example NLTK requires apt-get install sqlite-devel how can we manage dependencies like that on the train agents?
3 years ago
0 Votes
0 Answers
928 Views
0 Votes 0 Answers 928 Views
(without having to execute it first on Machine C)
4 years ago
0 Votes
31 Answers
11K Views
0 Votes 31 Answers 11K Views
In PipelineV2, is it possible to register artifacts to the pipeline task? I see there is a private variable ._task but not sure its the right way to go as it...
2 years ago
0 Votes
31 Answers
17K Views
0 Votes 31 Answers 17K Views
Unrelated problem (or is it?) the ClearML's built in Cleanup Service fails clearml.utilities.pyhocon.exceptions.ConfigMissingException: 'No configuration set...
2 years ago
0 Votes
32 Answers
11K Views
0 Votes 32 Answers 11K Views
Very weird error, trying to run an experiment through an agent in docker mode, and I get this error docker: Error response from daemon: create /home/elior/De...
3 years ago
0 Votes
30 Answers
889 Views
0 Votes 30 Answers 889 Views
Executed from within a PipelineController task, what possible reason does current_task() have to return None ? 2021-11-07T11:32:43.7366887Z clearml.Task.curr...
2 years ago
0 Votes
13 Answers
878 Views
0 Votes 13 Answers 878 Views
We are having the same issue as https://github.com/allegroai/clearml/issues/324 with no resolution... any ideas on how to solve this?
2 years ago
0 Votes
2 Answers
873 Views
0 Votes 2 Answers 873 Views
When using the marketplace AMI - what is the diference between "Launch from website" vs "Launch through EC2"?
3 years ago
0 Votes
0 Answers
814 Views
0 Votes 0 Answers 814 Views
to a private repo obviously
2 years ago
0 Votes
0 Answers
858 Views
0 Votes 0 Answers 858 Views
(data is a bit different, but the plot is missing hte scale and the colors)
3 years ago
0 Votes
24 Answers
801 Views
0 Votes 24 Answers 801 Views
Question about the file server. Currently, we have a machine with MINIO installed, and all file communication is made using the MINIO SDK client. [MINIO is j...
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Assuming I want to report to the same task from two different processes (running on different machines) - how would I do that? So I have some function foo th...
one year ago
0 Votes
4 Answers
798 Views
0 Votes 4 Answers 798 Views
Got something very wrong with my pipeline, the pipeline plot shows it has an experiment in_progress but when going to the experiment itself it is already com...
2 years ago
0 Votes
11 Answers
991 Views
0 Votes 11 Answers 991 Views
What is the correct way of setting environment variables for agents which DON'T RUN in docker mode? Do they simply inherit from the environment they were exe...
2 years ago
0 Votes
30 Answers
866 Views
0 Votes 30 Answers 866 Views
I have to say I'm totally confused by the pipeline I want to execute the pipeline on my local computer. I followed https://github.com/allegroai/clearml/blob/...
3 years ago
0 Votes
21 Answers
858 Views
0 Votes 21 Answers 858 Views
3 years ago
0 Votes
9 Answers
797 Views
0 Votes 9 Answers 797 Views
Assuming I have a trains server installed on Machine A, a trains agent installed on Machine B and I'm developing on Machine C. Is it possibe to launch a task...
4 years ago
0 Votes
4 Answers
991 Views
0 Votes 4 Answers 991 Views
Is there an option to separate the storage from the server? e.g. deploying my trains server on some light machine, and confguring the storage to be AWS S3 or...
4 years ago
0 Votes
9 Answers
990 Views
0 Votes 9 Answers 990 Views
How do I restart trains-agents? How do I stop them?
4 years ago
0 Votes
5 Answers
816 Views
0 Votes 5 Answers 816 Views
Question, when using PipelineController.add_step and specifying a task name + project, if the task + project combinations have multiple runs, which one will ...
2 years ago
Show more results questions
0 How Would I Go Downloading A Table That I Have Reported Using

SuccessfulKoala55 , I get a list of 1 value. This value is a dictionary which has the keys type header and cells . cells is a dictionary in itself which has the keys height values align line font

3 years ago
2 years ago
0 I'M Running

I'll anonimyze it and paste it in a sec

2 years ago
0 I Have To Say I'M Totally Confused By The Pipeline I Want To Execute The Pipeline On My Local Computer. I Followed

I'm really confused, I'm not sure what is wrong and what is the relationship between the templates the agent and all of those thing

For the meantime, I'm giving up on the pipeline thing and I'll write a bash script to orchestrate the execution, because I need to deliver and I'm not feeling this is going anywhere

On an end note I'd love for this to work as expected, I'm not sure what you need from me. A fully reproducible example will be hard because obviously this is proprietary code. What ...

3 years ago
0 Question About Out-Of-Python Dependencies. For Example Nltk Requires

Is there a way to do so without touching the config? directly through the Task object?

3 years ago
0 What'S Going On With The Documentation Site?

Happens on my incognito aswell

3 years ago
0 Is It Possible To View The Actual Code Of A Task? As In The Script That Created The Task?

Especially coming from the standpoint of a team leader or other kind of supervision (or anyone who wants to view the experiment which is not the code author), when looking at an experiment you want to see the actual code

3 years ago
0 Is It Possible To View The Actual Code Of A Task? As In The Script That Created The Task?

That's a fix, but I think it is a basic feature and very usefull to see the actual code in the UI

3 years ago
0 When Using

the explicity of the variable queue makes it feels like it runs somewhere else

3 years ago
0 What'S Going On With The Documentation Site?

Clicking on that link exaclty 🙂

3 years ago
0 When Using

💪

3 years ago
0 Is There A Way To Programatically Access The Tasks A

How do I get all children tasks given a parent?

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

to fix it, I excluded this var entirely from the docker-compose

2 years ago
0 Am I Doing Something Wrong Or Is Should I Open An Issue About It (Bug?)? I'M Using The

AgitatedDove14 is the scale a part of the problem? Because not only the colors are wrong, the scale does not appear

3 years ago
0 What'S Going On With The Documentation Site?

but why would the captcha fail? O_O

3 years ago
0 Question About The Configuration Format - I'D Like To Parse It Within My Python Code So I'Ll Be Able To Access Things Like

Another Q on that - does pyhocon allows me to edit the file while keeping the comments in place?

3 years ago
Show more results compactanswers