...
- Create a zip file with the following structure:
Please note that whenever there is more than one python file into the zip archive, there have to be a __main__.py
file which will be used as an entry point.
- You can then create a job and use the following command to launch the script:
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
python {file} |