qiskit.providers.ibmq.managed.ManagedJobSet.jobs¶ ManagedJobSet.jobs()[source]¶ Return jobs in this job set. Type renvoyé List[Optional[IBMQJob]] Renvoie A list of IBMQJob instances that represents the submitted jobs. An entry in the list is None if the job failed to be submitted.