IBMQFactory.load_account

IBMQFactory.load_account()[source]

Authenticate against IBM Quantum Experience from stored credentials.

Return type

Optional[AccountProvider]

Returns

If the configuration file specifies a default provider, it is returned. Otherwise the provider for the open access project is returned.

Raises