A.2.3.1 How to install third-party packages for both Python and R in Oracle Machine Learning Notebooks
How to install third-party packages for both Python and R in Oracle Machine Learning Notebooks
Oracle Machine Learning Notebooks in Autonomous AI Lakehouse leverages Conda environment to install third-party packages in Oracle Machine Learning on Oracle Autonomous AI Database Serverless. The ADMIN user creates (installing any needed packages) and uploads the Conda environment to Object Storage. Once uploaded to Object Storage, these environments are available to all non-ADMIN users, who can load them directly into their Oracle Machine Learning Notebooks sessions. These conda environments work with Python and R, whether you are using OML4R (R, SQL, REST APIs) or OML4Py (Python, SQL, REST APIs).
For more information, see Install third-party packages
Parent topic: OML Notebooks