IBMQJobManager.report

IBMQJobManager.report(detailed=True)[source]

Return a report on the statuses of all jobs managed by this Job Manager.

Parameters

detailed (bool) – True if a detailed report is to be returned. False if a summary report is to be returned.

Return type

str

Returns

A report on job statuses.