qiskit.providers.ibmq.runtime.IBMRuntimeService.pprint_programs¶ IBMRuntimeService.pprint_programs(refresh=False)[source]¶ Pretty print information about available runtime programs. Parameters refresh (bool) – If True, re-query the server for the programs. Otherwise return the cached value. Return type None