lamindb.connect¶
- lamindb.connect(slug, **kwargs)¶
Connect to instance.
- Parameters:
slug (
str
) – The instance slugaccount_handle/instance_name
or URL. If the instance is owned by you, it suffices to pass the instance name.- Return type:
str
|tuple
|None