R is dead in Jupyter

人盡茶涼 提交于 2019-12-13 07:57:18

问题


I have instaled R in my jupyter through anaconda and It was working fine. Today I found this message when I opened R form Jupyter and I don't know what is the problem ?

The kernel has died, and the automatic restart has failed. It is possible the kernel cannot be restarted. If you are not able to restart the kernel, you will still be able to save the notebook, but running code will no longer work until the notebook is reopened.

I'm using Mac OSX


回答1:


I had the same problem in Mac OSX when R is installed before Anaconda. The fix is to: 1. Uninstall R and Anaconda 2. Install Anaconda 3. Install R



来源:https://stackoverflow.com/questions/49368716/r-is-dead-in-jupyter

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