You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Store utils/helpers.py in your google drive folder (at /content/drive)
Run utils/ssh-connect.ipynb as google colaboratory (ensure the session is GPU/TPU)
Use printed info to connect using ssh
3.1. I started using vs code for ease. In case you wanna follow this approach, follow next step(s)
Install extension called RemoteSSH
4.1 RemoteSSH > Select SSH configuration file
4.2 Open config file (e.g. Users/shenkel/.ssh/config) and insert info from 3.
4.3 Connect with RemoteSSH connection, insert password and let the fun begin. Start at /content/drive/My Drive/workspaces/MyWorkspace and create or pull git or whatever
Additional comments:
Google colab session needs to be kept active and ssh config info changes and needs to be filled by hand per session