!ssh-keygen -t rsa -N "" -C "Deepnote key" -f ~/work/git-ssh-keywith open("git-ssh-key.pub", "r") as f: print(f.read())!git clone git@gitlab.com:jstastny/our-time-secret.git