Closed falexwolf closed 4 weeks ago
This here is horrible UX, both in terms of how the constructor is called and in terms of the logging.
What we want instead is:
collection_v2 = collection_v1.append(artifact)
done here https://github.com/laminlabs/lamindb/pull/2077
This here is horrible UX, both in terms of how the constructor is called and in terms of the logging.
What we want instead is: