|
From: David M. <dmi...@gm...> - 2017-05-05 15:02:45
|
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 <lga...@gm...> 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 <dmi...@gm...> 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...@li... >> 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...@li... > https://lists.sourceforge.net/lists/listinfo/rpy-list > > |