Pass SSH Keys to Datalore

Hi! I am trying to download/install some repositories from the terminal but I have no access without SSH Keys. Is it possible to mount SSH keys to the Datalore container?

Thanks!

Hi. Sorry, I found out about custom environments in the documentation and was able to get things working.

1 Like

Hello @Camilo_Gordillo ,

Sorry for the late response, glad you solved your issue! As a side note: it would be also possible to add such keys from the Attached Files folder to SSH-agent on the computation agent using init.sh file (also stored in a Notebook Files or a Workspace Files folder) - this shell script will be executed each time you start a notebook.

Related article in the documentation: