I setup vscode to connect with a pod with this guide: https://blog.runpod.io/how-to-connect-vscode-to-runpod/. I then closed one of my own repo's, and started a training script in the bash terminal. How can i close the remote connection in vscode, but keep training running? At a later point i would like to reconnect through vscode again and check on the progress.
I apologise for the extreme noobishness of my question, but i've never worked with ssh or anything remote through vscode.
Thanks in advance.
#How to keep training running after disconnecting through VSCode?
10 messages · Page 1 of 1 (latest)
No, but you can run using tmux if you want to do disconnect and reconnect to the terminal
Try searching tmux, and how it works
It's useful for something like this, basically terminal inside terminal that keeps the process running
ok, i will look into that, thank you. Basically i just need to know how to train things overnight without staying logged in.
Yup your welcome, this is what you will need
thanks for pointing me in the right direction!
Thank you for marking this question as solved!
Learn more
No problem!