On Tue, Sep 15, 2015 at 12:11:03AM +0900, Benda Xu wrote: > > My solution is to cache the result (:cache yes), execute the code block, > copy the output file to localhost, update the #+RESULTS link to the > local one, manually. Now I am facing many such tasks and feel like > automating that.
Maybe, you could do all that in your python source block? You could use the :file header to specify where the plot gets copied to on the local filesystem. WDYT? -- Suvayu Open source is the future. It sets us free.