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