Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Solved! Go to Solution.
Hi Peter_23,
Hi Peter_23,