lamindb.connect

lamindb.connect(instance=None, **kwargs)

Connect to an instance.

Parameters:

instance (str | None, default: None) – None or an instance identifier (URL, slug account/name, or name if the instance is local or in your account). If None, it will connect to the instance that was connected via the CLI.

Return type:

str | tuple | None