How to connect to Plots runtime using SSH
Open the terminal on your personal computer.
Verify that you have a public SSH key on your computer by printing the key:
$ ssh-keygen
Copy the public SSH key from your computer.
$ pbcopy < ~/.ssh/id_rsa.pub
Go back to Latch, then click Account Settings > Developer Settings.
Paste in your SSH key.
Copy the SSH command from your Plot notebook
Connection closed by remote host
Permission denied (publickey)