Hello!

I frequently work with Spyder (3.1.3) on Windows 10 by connecting to a 
remote kernel on a Windows server (2012 R2).
This works fine, but I do not want to provide the required information 
(connection info in json.file, host name, ssh key) each time I connect to 
the remote kernel. 

Is there a way to automate this process, either by a) tweaking the spyder 
source code or b) executing a small function in spyder: 

def connect_to_remote_kernel(connection_info = 'C:/kernel-12345.json', 
ssh_key = 'C:/key.pem', host_name = "[email protected]:22"):
    some code
    return

Does anyone have experience with that? 

Cheers, 
Tobi

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Attachment: 2017-04-07_125946.pdf
Description: Adobe PDF document

Reply via email to