Re: [Rpy] Output from rpy2 goes to console, not Jupyter notebook

2017-05-05 Thread Laurent Gautier
Windows support is limited (no official support actually). Fatures such as
callbacks to reroute console output are not working in Windows.

Try running jupyter and rpy2 in a docker container.

On Thu, May 4, 2017, 9:47 PM David Miller  wrote:

> I've got rpy2 and R magic working in an Anaconda Python Jupyter notebook
> that I'm using in a Windows environment. However some of the R output --
> seems like everything that's not graphical -- is being sent to the console,
> not the Jupyter workbook.
>
> Does anyone know how to adjust the relevant settings so my R magic output
> stays in my Python Jupyter notebook?
>
> Thanks!
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> rpy-list mailing list
> rpy-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rpy-list
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list


Re: [Rpy] Output from rpy2 goes to console, not Jupyter notebook

2017-05-05 Thread David Miller
Thanks for the feedback. Wow that's too bad - are there no work arounds?

Unfortunately my company spent a lot of money buying the enterprise version
of Anaconda so we could host our own repo, so I don't think running Docker
is a solution since we've already made our investment. So I need to find a
solution with my existing setup.

I'm hoping there are other solutions out there. Any support greatly
appreciated.


On Fri, May 5, 2017 at 5:31 AM, Laurent Gautier  wrote:

> Windows support is limited (no official support actually). Fatures such as
> callbacks to reroute console output are not working in Windows.
>
> Try running jupyter and rpy2 in a docker container.
>
> On Thu, May 4, 2017, 9:47 PM David Miller  wrote:
>
>> I've got rpy2 and R magic working in an Anaconda Python Jupyter notebook
>> that I'm using in a Windows environment. However some of the R output --
>> seems like everything that's not graphical -- is being sent to the console,
>> not the Jupyter workbook.
>>
>> Does anyone know how to adjust the relevant settings so my R magic output
>> stays in my Python Jupyter notebook?
>>
>> Thanks!
>> 
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot__
>> _
>> rpy-list mailing list
>> rpy-list@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/rpy-list
>>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> rpy-list mailing list
> rpy-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rpy-list
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list