Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install R kernel in JupyterLab from a different conda environment? #11344

Closed
sorenwacker opened this issue Jul 13, 2020 · 1 comment
Closed

Comments

@sorenwacker
Copy link

There are many descriptions on how to install the R kernel in JupyterLab available such as this. However, all these descriptions use the same environment for Python and R. That can lead to many version conflicts and limitations. Therefore, I would prefer to install R in a clean environment without too many unrelated Python packages. With ipython kernel install --user --name="R" only the currently activated Python kernel gets installed. Is there a way to do that with the R kernel as well?

@krassowski krassowski transferred this issue from jupyterlab/jupyterlab-github Oct 22, 2021
@krassowski
Copy link
Member

krassowski commented Oct 22, 2021

Would https://github.com/Anaconda-Platform/nb_conda_kernels help you? Still this might be better answered by IRkernel developers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants