conductor.clarisse.scripted_class.submit_actions module

Handle button presses to submit and preview jobs.

Preview, open a window containing the submission script JSON, and eventually also the structure of the submission and the JSON objects that will be sent to Conductor.

Submit, send jobs straight to Conductor.

conductor.clarisse.scripted_class.submit_actions.preview(*args)

Validate and show the script in a panel.

Submission can be invoked from the preview panel.

conductor.clarisse.scripted_class.submit_actions.submit(*args)

Validate and submit.