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
TartLeopard58
Moderator
14 Questions, 51 Answers
  Active since 14 January 2023
  Last activity 7 months ago

Reputation

0

Badges 1

49 × Eureka!
0 Votes
9 Answers
654 Views
0 Votes 9 Answers 654 Views
clearml team is no longer to develp clearml-session..? I wrote an issue but nobody answer
one year ago
0 Votes
0 Answers
618 Views
0 Votes 0 Answers 618 Views
one year ago
0 Votes
2 Answers
489 Views
0 Votes 2 Answers 489 Views
Is there any options to add env when installing clearml-serving using helm chart ? I have to add CLEARML_API_DEFAULT_REQ_METHOD=“post” to clearml-serving-inf...
10 months ago
0 Votes
3 Answers
616 Views
0 Votes 3 Answers 616 Views
hello, where are projects and logging file saved default? are they saved in fileserver? then what is the exact path?
one year ago
0 Votes
8 Answers
629 Views
0 Votes 8 Answers 629 Views
hello, 😄 this is clearml-session question. when i execute clearml-session --queue a10g --docker ultralytics/ultralytics i got this error: Error: _get_status...
one year ago
0 Votes
2 Answers
613 Views
0 Votes 2 Answers 613 Views
[clearml-session question] why does jupyter lab have only token in url while code-server doesn’t?
one year ago
0 Votes
3 Answers
592 Views
0 Votes 3 Answers 592 Views
[clearml-session discussion] I have modified clearml-session and clearml-agent to provide GPU resources to our company as a tool, and it is being well-utiliz...
10 months ago
0 Votes
2 Answers
560 Views
0 Votes 2 Answers 560 Views
does clearml-serving support mms(multi-model-serving) like seldon deploy? mms: serving multiple model in the same container
10 months ago
0 Votes
5 Answers
642 Views
0 Votes 5 Answers 642 Views
Hi! I installed self-hosted clearml server using https://artifacthub.io/packages/helm/allegroai/clearml . Because ClearML Server does not restrict access by ...
one year ago
0 Votes
0 Answers
702 Views
0 Votes 0 Answers 702 Views
clearml-session question again. how can i use terminal in jupyterlab? i can’t find specific jupyterlab version in clearml-session code. refer: None
one year ago
0 Votes
2 Answers
561 Views
0 Votes 2 Answers 561 Views
Hello, I would like to start a discussion about clearml-session . Clearml-session uses ssh tunneling by default. Although ssh tunneling has advantages such a...
12 months ago
0 Votes
3 Answers
436 Views
0 Votes 3 Answers 436 Views
Hi, can’t i embed scalars to notion using clearml sdk?
7 months ago
0 Votes
5 Answers
586 Views
0 Votes 5 Answers 586 Views
hello all! Is there any way to hide menu on the side bar? i want to show project menu only.
one year ago
0 Votes
40 Answers
13K Views
0 Votes 40 Answers 13K Views
11 months ago
0 Hi! I Installed Self-Hosted Clearml Server Using

Oh, it didn’t generate conf file properly. I will try again

one year ago
0 Hi! I Installed Self-Hosted Clearml Server Using

hello CostlyOstrich36 unfortunately, i also did it to api server just in case. but didn’t work

one year ago
0 Hello All, I Installed Self-Hosted Server And Queue(Cosumes 1 Gpu) On Kubernetes. I Have An Issue Regarding Gpu Monitoring. I Checked The Process Is Using Gpu In The Pod, But Gpu Usage Is Not Being Displayed On Workers & Queues Dashboard, Whereas Cpu Usag

Oh, It’s not the issue with eks.. We had the same issue on an on-premise cluster too(clearml-agent is installed). Could it be because of clearml-agent installed?

11 months ago
0 Hello All, I Installed Self-Hosted Server And Queue(Cosumes 1 Gpu) On Kubernetes. I Have An Issue Regarding Gpu Monitoring. I Checked The Process Is Using Gpu In The Pod, But Gpu Usage Is Not Being Displayed On Workers & Queues Dashboard, Whereas Cpu Usag

@<1523701087100473344:profile|SuccessfulKoala55> I realized that this is not an issue with the cloud or on-premise environment. it’s working well on gke but not working on eks. here is the log when i run “clearml-agent daemon --queue ~” command on eks

root@shelley-gpu-pod:/# clearml-agent daemon --queue shelley3
/usr/local/lib/python3.8/dist-packages/requests/init.py:109: RequestsDependencyWarning: urllib3 (2.0.1) or chardet (None)/charset_normalizer (3.1.0) doesn’t match a supported ve...

11 months ago
0 Clearml Team Is No Longer To Develp Clearml-Session..? I Wrote An Issue But Nobody Answer

i understand the reason that clearml-session supports only cli is because of SSH. right? i thought it was easy to develop sdk. instead, i can use your recommendation

one year ago
0 Clearml Team Is No Longer To Develp Clearml-Session..? I Wrote An Issue But Nobody Answer

I want to get task id, properties right after submitting clearml-session task

one year ago
0 Hi, Can’T I Embed Scalars To Notion Using Clearml Sdk?

then, is there any way to get embed code from scalars?

7 months ago
0 Is There Any Options To Add Env When Installing

It seems that there is no way to add environments, so i customized charts and using it on my own.

10 months ago
0 [Clearml-Session Question] Why Does Jupyter Lab Have Only Token In Url While Code-Server Doesn’T?

@<1523701070390366208:profile|CostlyOstrich36> Hello. Oh, sorry for the lack of explanation.when i execute the command “clearml-session ~“, jupyter url format is ‘ None :{local_jupyter_port}/?token={jupyter_token}’ and vs code url format is just ‘ None :{local_vscode_port}’ like the pic i attached here. I wonder why vs code url doesn’t have token.
image

one year ago
one year ago
0 Clearml Team Is No Longer To Develp Clearml-Session..? I Wrote An Issue But Nobody Answer

Hope clearml-session will be more developed as clearml-agent. cause it is so useful! 👍
My issue: None

one year ago
0 Hello All, I Installed Self-Hosted Server And Queue(Cosumes 1 Gpu) On Kubernetes. I Have An Issue Regarding Gpu Monitoring. I Checked The Process Is Using Gpu In The Pod, But Gpu Usage Is Not Being Displayed On Workers & Queues Dashboard, Whereas Cpu Usag

I run clearml-agent manually in gpu available pod using command clearml-agent daemon --queue shelley
and this doesn’t show gpu usage same with when i run task remotely

and here is the log

agent.worker_id =
agent.worker_name = shelley-gpu-pod
agent.force_git_ssh_protocol = false
agent.python_binary =
agent.package_manager.type = pip
agent.package_manager.pip_version.0 = <20.2 ; python_version < ‘3.10’
agent.package_manager.pip_version.1 = <22.3 ; python_ver...

11 months ago
0 Hello All! Is There Any Way To Hide Menu On The Side Bar? I Want To Show Project Menu Only.

can i hide some of them without fixing and rebuilding docker image?

one year ago
0 Hi! I Installed Self-Hosted Clearml Server Using

i fount the solution!! i added configuration to helm’s values.yaml below.

additionalConfigs:
# services.conf: |
# tasks {
# non_responsive_tasks_watchdog {
# # In-progress tasks that haven’t been updated for at least ‘value’ seconds will be stopped by the watchdog
# threshold_sec: 21000
# # Watchdog will sleep for this number of seconds after each cycle
# watch_interval_sec: 900
# }
# }
apiserver.co...

one year ago
0 Hello All, I Installed Self-Hosted Server And Queue(Cosumes 1 Gpu) On Kubernetes. I Have An Issue Regarding Gpu Monitoring. I Checked The Process Is Using Gpu In The Pod, But Gpu Usage Is Not Being Displayed On Workers & Queues Dashboard, Whereas Cpu Usag

I tried the suggestion you mentioned, but it’s the same. And it doesn’t seem to be an AMI issue. The same problem is occurring even in an on-premise environment.

11 months ago
Show more results compactanswers