Hello,
I have established a Kernel gateway connection between Insights desktop and Anaconda Insights base environment.
So, my question is how can I now install various R libraries, that I can then use in Insights scripting?
Part of the problem is that Anaconda does not let me install RStudio in the Insights-base environment (created using this guide). Thus, I don't know where do I need to go to install R packages.
A side question would be in the Insights scripting console, can I use the following to import packages?
library(tidyverse)
Solved! Go to Solution.
SaadullahBaloch,
I'm using Anaconda Navigator to manage my scripting environments. Within each environment I can add various Python or R libraries (including tidyverse).
The various packages can then be utilized within the Insights scripting console. Would this be a possible solution for you?
Scott
SaadullahBaloch,
I'm using Anaconda Navigator to manage my scripting environments. Within each environment I can add various Python or R libraries (including tidyverse).
The various packages can then be utilized within the Insights scripting console. Would this be a possible solution for you?
Scott