Forum Discussion

Peter_23's avatar
Peter_23
Advocate V
11 months ago
Solved

Custom enviroment notebook

Hi community, I have a custom R notebook development by external users, but then notebook install packages which are not available in "Built-in libraries" (R),  if it runs in workspace its works fine, (the notebook download and install the packages).

 

the subject is the libraries are used in several notebooks, In the notebook there is option called it "enviroment" so I understand is possible to create a new enviroment with the libraries "used in the notebook"; so L try to create a new enviroment with custom libraries then the user in the notebook it'll the new enviroment (donΒ΄t install again πŸ™‚ )

 

My questions are:

 

1.- is this possible to create a new enviroment and set as an option in the "enviroment" option inside notebook?

2.- If the  last answer is "YES", best practices to configure dependencies between the new libraries and set up?

3.- How to mantaince the new enviroment for futures updates of libraries?

 

4.- another options are welcome.. πŸ™‚

 

 

 

 

 

thanks in advance

 

 

2 Replies