SSH Connector to connect Google Colab VM instance with Labstack Tunnel
-
Go to https://colab.research.google.com/github/BukinPK/colab-ssh/blob/master/Colab_ssh.ipynb
-
In second cell change
password
to password you'd like; -
Run the cells
-
Wait some time and you'll be able to see the last line like that:
⇨ routing traffic from tcp://zoe.labstack.me:41045
-
On your local machine -
ssh root@labstack.me -p 41045
, answeryes
, enter your[PASSWORD]