安装 Radian (base) 与 (env)
通常我从不安装到(base),但由于Miniforge和其他包管理器在(base)中附带了python,我想知道是否也应该在(base)中安装Radian。
VS Code 的 RTerm
路径设置允许使用 Radian,但在每个新项目中更改该路径是不现实的。我应该能够在每次打开工作区时选择我的 R 内核,仅此而已。
如果我在 (base)
中安装 Radian,则无法从其他环境运行 Radian 控制台,因为我必须激活 (base)
才能获取 R 控制台。
我应该将 Radian 转储到每个 (env)
中并将所有内容都输出到 yaml 中吗?在每个环境中安装弧度似乎非常不直观。 Radian 在生产和开发中的惯例是什么?
我知道我们也可以通过 pip 安装 Radian,但同样的问题。在每个(env)中?
VS Code Rterm
路径应该是(基本)吗?/Users/edison/miniforge3/bin/radian
或每个(env)?/Users/edison/miniforge3/envs/csat-env/bin/radian
VS Code Rpath
/Library/Frameworks/R.framework/Resources/bin/R
Normally I never install to (base), but since Miniforge and other package managers come with python in (base), I'm wondering if I should install Radian in (base) as well.
VS Code's RTerm
path setting allows for Radian, but changing that path every new project is not realistic. I should just be able to select my R kernel each time I open a workspace and that's it.
If I install Radian in (base)
then I cannot run the Radian console from other environments because I have to activate (base)
to get the R console.
Should I just dump Radian into every (env)
and yaml everything out? Seems very unintuitive to install radian in every environment. What is the convention for Radian in production vs develop?
I know we can install Radian via pip as well, but same question. In each (env)?
Should the VS Code Rterm
path be (base)?/Users/edison/miniforge3/bin/radian
or each (env)?/Users/edison/miniforge3/envs/csat-env/bin/radian
VS Code Rpath
/Library/Frameworks/R.framework/Resources/bin/R
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论