BLOGROLLS

Running ipython on a remote machine

By: Simon Quantrill On: Sun 08 September 2013
In: Unknown
Tags:

Using Python and a MAC

Using a mac I struggled to get python working but… I have a linux machine it would be nice to run this as my dev machine so …

ssh -c blowfish -t simon@svn.quantrill.eu 'ipython’

thats it top tip of the day


If you found the article helpful, please share or cite the article, and spread the word:


For any feedback or corrections, please write in to: Simon Quantrill