f Of Zhihao
> Ding
> Sent: Tuesday, August 11, 2015 11:04 AM
> To: emacs-orgmode@gnu.org
> Subject: [O] remote R session
>
>
>
> Hi there,
>
>
>
> I was wondering how to automatically fire up a remote R session when editing
> source code in babel source code
=stowers@gnu.org
[mailto:emacs-orgmode-bounces+mec=stowers@gnu.org] On Behalf Of Zhihao Ding
Sent: Tuesday, August 11, 2015 11:04 AM
To: emacs-orgmode@gnu.org
Subject: [O] remote R session
Hi there,
I was wondering how to automatically fire up a remote R session when editing
source code
Hi there,
I was wondering how to automatically fire up a remote R session when
editing source code in babel source code block? I'd like to have everything
on server and be able to play with it including making plots. Currently I
do tangle to a file on server first and then use tramp to access it.