Skip to content

Instantly share code, notes, and snippets.

View LspongebobJH's full-sized avatar
🎯
Focusing

Jiahang Li LspongebobJH

🎯
Focusing
View GitHub Profile
@LspongebobJH
LspongebobJH / Google Colab SSH
Last active June 19, 2021 05:27 — forked from yashkumaratri/Google Colab SSH
SSH into google colab
# This really works! All you need to do is to copy all the codes below and paste in one of the cell in colab
# then run the cell.
# If not work, may be problems with ssh in colab, check if openssh-server installed well.
# Sometimes the link below "https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip" may raise some problems.
# Please go to the official website of ngrok to check the exact link of the package.
#CODE
#Generate root password
import random, string