Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Adding Python module to MLE which is used by APEX

Mahmoud_RabieDec 21 2018 — edited Jun 23 2019

Hello Everybody

First of all, I would like to thank @"joelkallman-Oracle" for this awesome article

I have tested running Python code from SQL Commands of the Early adopting instance. It is amazing!

However, I was wondering how to add Python's modules to MLE engine that would be used by APEX.

Say I have xyx module which is added by:

pip3 install xyz

Regards

Mahmoud

This post has been answered by Bastian Hossbach-Oracle on Dec 22 2018
Jump to Answer

Comments

Post Details

Added on Dec 21 2018
5 comments
6,851 views