ewoksserver.app.routes.execution.utils.submit_workflow#

ewoksserver.app.routes.execution.utils.submit_workflow(workflow, execute_arguments, submit_arguments, settings)[source]#
Parameters:
  • execute_arguments (Dict[str, Any])

  • submit_arguments (Dict[str, Any])

  • settings (EwoksSettings)