External Object: Python Script
Use it to run Python scripts in your DataSelf Cloud entity.
Click + on External Objects → Python Script.
Fill out:
Scrypt Name
requirements.txt
Dependencies output
Script source code
Use built-in Environment variables below if/as needed:
DW_DB_Host
DW_DB_NAME
DW_DB_USERNAME
DW_DB_PASSWORD
DW_DB_PORT
METADATA_DB_HOST
METADATA_DB_NAME
METADATA_DB_USERNAME
METADATA_DB_PASSWORD
METADATA_DB_PORT
Confirm -> Save

Then the Python script(s) will show on your ETL+ entity like the example below.

You can then run these objects manually by cliking their Run icon, and/or schedule to run them as part of your ETL+ Jobs.
You can also use the … icon for deleting them, and assigning Tags (if needed).