You are having trouble getting an R-script to build inline in Ipython (Jupyter) using irkernel. The script works fine, but the graphics are displayed in "Quartz Windows" instead of the built-in. How can I change this behavior? We tried to run the same script in Rstudio and get a similar, but inconsistent behavior. In this case, some graphs are displayed in Rstudio, while others are displayed in "Quartz".
Environment is Jupyter latest, irkernel on OSX Yosemite
source
share