IBMQFactory.stored_account¶
- static IBMQFactory.stored_account()[source]¶
List the account stored on disk.
- Return type
Dict
[str
,str
]- Returns
A dictionary with information about the account stored on disk.
- Raises
IBMQAccountMultipleCredentialsFound – If multiple IBM Quantum Experience credentials are found on disk.
IBMQAccountCredentialsInvalidUrl – If invalid IBM Quantum Experience credentials are found on disk.