ColdAtomProvider.load_account¶
- classmethod ColdAtomProvider.load_account(filename=None)[source]¶
Check for stored credentials and return a provider instance. If no credentials are found the provider will not include the remote backends bu only the simulators
- Parameters:
filename (
Optional[str]) – Full path to the credentials file. IfNone, the default location is used ($HOME/.qiskit/cold_atom_credentials).- Return type:
- Returns:
A provider instance initialized with the backends available to the account