IRkernel:Jupyter的R内核

时间:2021-02-03 06:40:14
【文件属性】:
文件名称:IRkernel:Jupyter的R内核
文件大小:89KB
文件格式:ZIP
更新时间:2021-02-03 06:40:14
r jupyter jupyter-notebook jupyter-kernels zmq Jupyter的本机R内核 有关详细要求和安装说明,请参见 要求 。 当前的。 安装 该软件包可在CRAN上获得: install.packages( ' IRkernel ' ) IRkernel :: installspec() # to register the kernel in the current R installation jupyter labextension install @ techrah / text - shortcuts # for RStudio’s shortcuts 默认情况下, IRkernel::installspec()将安装名称为“ ir”和显示名称为“ R”的内核。 多次调用将使用指向您最后一个从其调用该命令的R解释器的内核规范覆盖内核。 您可以通过为installspec()调用提供name和displayname参数来为R的多个版本安装内核(您仍然需要在要作为jupyter内核运行的所有解释器中安装这些软件包!): # in R 3.3 IRkernel :: installspec( name = ' ir33 '
【文件预览】:
IRkernel-master
----.travis.yml(1KB)
----.gitmodules(239B)
----man()
--------comm_manager.Rd(326B)
--------log.Rd(577B)
--------CommManager-class.Rd(290B)
--------Comm-class.Rd(251B)
--------main.Rd(334B)
--------IRkernel-package.Rd(2KB)
--------installspec.Rd(1KB)
----NAMESPACE(1KB)
----.github()
--------issue_template.md(1KB)
----Dockerfile.dev(479B)
----.travis.sh(3KB)
----tests()
--------testthat()
--------testthat.R(138B)
----IRkernel.Rproj(367B)
----example-notebooks()
--------Comm_Demo.ipynb(4KB)
--------Display.ipynb(16KB)
--------Demo.ipynb(51KB)
----inst()
--------kernelspec()
----LICENSE(73B)
----cran-comments.md(1KB)
----.Rbuildignore(245B)
----.gitignore(84B)
----R()
--------help.r(2KB)
--------comm_manager.r(8KB)
--------class_unions.r(195B)
--------logging.r(2KB)
--------compat.r(990B)
--------installspec.r(3KB)
--------onload.r(97B)
--------handlers.r(800B)
--------environment_shadow.r(5KB)
--------environment_runtime.r(292B)
--------utils.r(1KB)
--------completion.r(2KB)
--------execution.r(12KB)
--------main.r(611B)
--------kernel.r(15KB)
--------options.r(1KB)
----Makefile(946B)
----DESCRIPTION(1KB)
----README.md(4KB)

网友评论