malariagen / datalab

Repo for files and issues related to cloud deployment of JupyterHub.
MIT License
0 stars 1 forks source link

SSH agent does not persist over sessions #58

Open hardingnj opened 5 years ago

hardingnj commented 5 years ago

I have a couple of github repos cloned in my home directory.

I also have an SSH key in .ssh. However, when I log into a new session I have to sudo su and apt install openssh-client, then add the key to the agent. Is there a way to make this permanent?