Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically clone git project #29

Open
mads-oestergaard opened this issue Jan 22, 2024 · 0 comments
Open

Automatically clone git project #29

mads-oestergaard opened this issue Jan 22, 2024 · 0 comments

Comments

@mads-oestergaard
Copy link

Hi,

I've been playing around with clearml-session a bit, but I experience a lot of friction.
Would love to use it to switch my backend between our different GPU workers.

I thought that the Task that is created on the selected queue would allow me to ssh into a duplicated workspace in VS Code, but instead I "just" get a regular SSH connection to a worker where I have to clone my repo and checkout the right branch etc etc.

My preferred workflow would be something like:

  • work in windows/WSL locally (or just as a point of entrance for git etc.)
  • start clearml-session, which in turn captures my workspace state
  • attach to a remote session in VS Code
  • continue work on my feature / model / whatever on a GPU-powered machine

Is that possible with the current status of clearml-session?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant