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 thatln.connect()
doesn’t change the state ofauto-connect
.- Return type:
Union
[str
,Tuple
,None
]