I desire to edit my jupyter notebook python script created on a cluster on Watson Studio Cloud on my local machine through my emacs editor.
I know it is possible to do that and I was able to do so in other environments but not on Watson Studio Cloud. The issue is that I must connect to the script via ssh and I am not sure that Watson Studio Cloud offers the possibility to ssh into it.
Is anyone aware if it is possible to ssh in watson studio cloud? Any documentation on how to enable ssh mode and import the ssh-key?
Thank you in advance