Release 0.76.10
See https://docs.lamin.ai/changelog/2024#db-0-76-10
What's Changed
- π Revise advice on managing notebook templates by @falexwolf in #1981
- πΈ Minimal
ln.track()
by @falexwolf in #1982 - β‘οΈ Speed up describe by @sunnyosun in #1973
- β Add another test for running with tracked params, logging cosmetics by @falexwolf in #1984
- β¨ Track transfers as transforms by @falexwolf in #1985
- πΈ
lamin load
βlamin connect
&lamin get
βlamin load
by @Koncopd in #1983 - π Rename hub edge functions by @falexwolf in #1988
- π Document how to work with run parameters by @falexwolf in #1989
- π¨ Move
.from_values()
fromRecord
toCanValidate
by @falexwolf in #1993 - πΈ Transfer: Warn about inconsistencies between source & target instances by @falexwolf in #1992
- πΈ Improve
lamin load
UX for notebooks & scripts by @falexwolf in #1994 - β‘οΈ Speed up
from_values
by @sunnyosun in #1970 - β‘ Improve performance of
ln.connect()
,lamin connect
, andlamin load
for a notebook by @falexwolf in #1998
Full Changelog: 0.76.9...0.76.10