How to get Ipython irkernel to plot graphics inline?

两盒软妹~` 提交于 2019-12-10 16:23:59

问题


Having problems to get an R-script to plot "inline" in Ipython (Jupyter) using the irkernel. The script runs fine but the graphics are displayed in a 'Quartz Windows' instead of inline. How can I change this behavior? Have tried running the same script in Rstudio and get similar but inconsistent behavior. In this case some graphs are displayed within Rstudio while others are displayed in 'Quartz'.

Environment is Jupyter latest, irkernel on OSX Yosemite

来源:https://stackoverflow.com/questions/32821369/how-to-get-ipython-irkernel-to-plot-graphics-inline

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!