qiskit.providers.ibmq.IBMQFactory.stored_account¶
- static IBMQFactory.stored_account()[código fonte]¶
List the account stored on disk.
- Tipo de retorno
Dict
[str
,str
]- Retorno
A dictionary with information about the account stored on disk.
- Levanta
IBMQAccountMultipleCredentialsFound – If multiple IBM Quantum Experience credentials are found on disk.
IBMQAccountCredentialsInvalidUrl – If invalid IBM Quantum Experience credentials are found on disk.