ssh - I want to run a remote python file locally -


is possible use ssh run remote python file locally on laptop? see plenty of documentation run remote files remotely or local files remotely. specifically, have debian linux machine has of python programs want run on apple powerbook through ssh (run python locally on remote python file). can run programs contain graphs.


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -