pyiron_base.jobs.job.runfunction.run_job_with_status_submitted#
- pyiron_base.jobs.job.runfunction.run_job_with_status_submitted(job: pyiron_base.jobs.job.generic.GenericJob) None[source]#
Internal helper function the run if submitted function is called when the job status is ‘submitted’. It means the job is waiting in the queue. ToDo: Display a list of the users jobs in the queue.
- Parameters:
job (GenericJob) – pyiron job object