The next step is to understand basic dependancies
Feel free to download an run the below script as it will only setup a job that will run a "sleep" command on the worker
below is the code with commented explanations of its contents
A non edited version of this script can be found along with others :
- Windows - C:\Program Files\pfx\qube\examples\jobSubmit03.py
- OSX - /Application/pfx/qube/examples/jobSubmit03.py
- Linux - /usr/local/pfx/qube/examples/jobSubmit03.py
Online - Python