I am using a macbook pro 15 as local machine and I have a remote server running ubuntu 14.04
I want to use the remote intepreter to run all the computation but I want t
To execute your code on remote machine you'll have to perform few steps
Python Version (ssh://login@host:port/path/to/interpreter)
. Package list should be populated with records./
is equivalent to /my/root/path
, /dir
to /my/root/path/dir
etc.