lamindb_setup.load#

lamindb_setup.load(slug, *, db=None, storage=None)#

Connect to instance and set auto-connect to true.

This is exactly the same as ln.connect() except for that ln.connect() doesn’t change the state of auto-connect.

Return type:

Union[str, Tuple, None]