[ESS] interacting with Docker
Ista Zahn
|@t@z@hn @end|ng |rom gm@||@com
Tue Apr 18 22:09:07 CEST 2017
On Tue, Apr 18, 2017 at 2:48 PM, Lionel Henry <lionel.hry using gmail.com> wrote:
> Hi,
>
> I use:
>
> (defun R-docker ()
> (interactive)
> (let ((ess-r-customize-alist
> (append ess-r-customize-alist
> '((inferior-ess-program . "path/to/R-docker"))))
> (ess-R-readline t))
> (R)))
That seems a lot easier than what I do...
>
> With R-docker a script that launches the docker container.
> I haven't tried the SSH approach.
>
> Lionel
>
>
>
>> On 18 avr. 2017, at 16:07, François Michonneau <francois.michonneau using gmail.com> wrote:
>>
>> Hi all,
>>
>> I was wondering if it was possible to connect ESS with an R process
>> that is running in a Docker container.
>>
>> Thank you,
>> -- François
>>
>> ______________________________________________
>> ESS-help using r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/ess-help
>
> ______________________________________________
> ESS-help using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
More information about the ESS-help
mailing list