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

Questions with tag remote-ssh

Questions with tag remote-ssh

Tags
Sorting
Results
per page
0 Votes
3 Answers
115 Views
0 Votes 3 Answers 115 Views
we recently released a new version of clearml-session with Persistent Workspace support! 🚀 🎉 Finally you can develop on remote machines with workspace fold...
one month ago
0 Votes
14 Answers
288 Views
0 Votes 14 Answers 288 Views
5 months ago
0 Votes
0 Answers
315 Views
0 Votes 0 Answers 315 Views
is there a way to open a clearml-session using vscode-remote on vscode instead of the browser?
5 months ago
0 Votes
3 Answers
608 Views
0 Votes 3 Answers 608 Views
10 months ago
0 Votes
10 Answers
660 Views
0 Votes 10 Answers 660 Views
clearml-session not working for me.. agent also there.. its showimg clearml-session not found
one year ago
0 Votes
9 Answers
636 Views
0 Votes 9 Answers 636 Views
Hey, I am following the docs to use clearml-session and getting the following error > Environment setup completed successfully > > Starting Task Execution: >...
one year ago
0 Votes
2 Answers
575 Views
0 Votes 2 Answers 575 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...
one year ago
0 Votes
0 Answers
716 Views
0 Votes 0 Answers 716 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
8 Answers
645 Views
0 Votes 8 Answers 645 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
13 Answers
666 Views
0 Votes 13 Answers 666 Views
Clearml-session question: I’m using the tool with an on-prem machine. normal tasks are being executed normally - but when using clearml-session I get error w...
one year ago
0 Votes
22 Answers
751 Views
0 Votes 22 Answers 751 Views
clearml-session fails ssh tunneling. It does not use key auth, instead sets up some weird password and then fails to auth: Remote machine is ready Setting up...
one year ago
0 Votes
3 Answers
687 Views
0 Votes 3 Answers 687 Views
one year ago
0 Votes
9 Answers
700 Views
0 Votes 9 Answers 700 Views
Hey there! I’m having a problem with clearml-sessions, maybe someone had a similar problem already: I’m running an agent in docker mode on a remote machine. ...
one year ago
0 Votes
1 Answers
669 Views
0 Votes 1 Answers 669 Views
one year ago
0 Votes
30 Answers
668 Views
0 Votes 30 Answers 668 Views
Hi, I am giving another try to clearml-session and I am blocked at the current error shown when the CLI try to establish the tunneling: Starting SSH tunnel W...
one year ago
0 Votes
14 Answers
679 Views
0 Votes 14 Answers 679 Views
Hi, trying to debug clearml-session on an azure instance. Cannot seem to connect to it. HELLO FELLOW AZURE USER FROM THE FUTURE: A SOLUTION WAS FOUND: CREATE...
one year ago
0 Votes
0 Answers
663 Views
0 Votes 0 Answers 663 Views
There seems to be a quirk in the behaviour of clearml-session when running clearml-session all the arguments get stored as future defaults in ~/.clearml_sess...
2 years ago
0 Votes
3 Answers
684 Views
0 Votes 3 Answers 684 Views
You seem to have an error in documentation or in the script help. https://clear.ml/docs/latest/docs/apps/clearml_session states that using --skip-docker-netw...
2 years ago
0 Votes
9 Answers
653 Views
0 Votes 9 Answers 653 Views
Is there a way to disable ssh for clearml-session entirely and bind the jupyter notebook to 0.0.0.0 ?
2 years ago
0 Votes
7 Answers
728 Views
0 Votes 7 Answers 728 Views
2 years ago
0 Votes
8 Answers
653 Views
0 Votes 8 Answers 653 Views
Hi, I'm attempting to use clearml-session and have an agent started on the same machine with clearml-agent daemon . The agent starts up without issues. Howev...
2 years ago
0 Votes
9 Answers
727 Views
0 Votes 9 Answers 727 Views
Hi, we are having issues with clearml-session for vscode. Apparently it's hardcoded to download from https://github.com/microsoft/vscode-python/releases but ...
2 years ago
0 Votes
1 Answers
696 Views
0 Votes 1 Answers 696 Views
Hi is there a way to control who gets on the queue? For example, for clearml-session I don't want ppl using my queues with all four GPUs. How should I stop t...
2 years ago
0 Votes
6 Answers
698 Views
0 Votes 6 Answers 698 Views
2 years ago
0 Votes
8 Answers
639 Views
0 Votes 8 Answers 639 Views
Hi fam! I’m trying to get clearml-session working but getting stuck on something probably basic. I’ve got an EC2 instance configured and running clearml-agen...
2 years ago
0 Votes
18 Answers
660 Views
0 Votes 18 Answers 660 Views
Does clearml-session work in a Kubernetes environment?
2 years ago
0 Votes
7 Answers
629 Views
0 Votes 7 Answers 629 Views
Hey! I'm trying to play with the clearml-session , I started it on an existing queue in my hosted environment, and I see the task running without any errors....
3 years ago
0 Votes
20 Answers
632 Views
0 Votes 20 Answers 632 Views
3 years ago
0 Votes
30 Answers
732 Views
0 Votes 30 Answers 732 Views
Hello, I tried the clearml-session CLI to start a jupyter instance on an agent, but an error with the password, here is the full CLI log: $ clearml-session -...
3 years ago
0 Votes
17 Answers
623 Views
0 Votes 17 Answers 623 Views
Hello again, how can i use the clearm-session package ? I don't seem to find any helpful docs or resources: If i have a machine with IP=certain_IP and i have...
3 years ago