Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

More information can be found here.

To run a non-interactive script, you would upload your script and do the following:

Code Block
python myscript.py --param1 x --param2 y etc

As you would do normally when submitting a non-interactive job on batch.


Starting the Job

Finally, to start the job scroll down to the Launch Job section. The default runtime for a job is 30 days (2592000 seconds).

...