[IPython-dev] running shell command from engine

Antonio González Peña antgonza at gmail.com
Thu Jun 19 09:59:16 EDT 2014


Hello,

Is it possible to run a shell command from an engine? For example:
result = v.map(lambda job: Popen(['/bin/sh', job]), jobs)

Thanks

-- 
Antonio



More information about the IPython-dev mailing list