我正在尝试设置一个R内核,以便在JupyterNotebook和Jupyter Lab中工作。我已经安装了miniconda3,当我使用activate base环境时, 然后输入jupyter-kernelspec list I see python3 C:/path/to/miniconda3/share/jupyter/kernels/python3
我曾经在R3.4.0版本中工作。不过,这个版本不支持keras和tensorflow这样的包。install.packages("keras")install_keras()Error ininstall_keras() :
You should call install_keras() only in a fresh <em
我需要将R脚本捆绑到一些Notebook中,比如JupyterNotebook。我的OSX设置包含Homebrew、Rstudio和Anaconda。接下来,我尝试让R in JupyterNotebook工作。/Resources/bin/R': '/usr/local/Cellar/r/3.3.3_1/