What's Changed * [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/dvclive/pull/789 * studio: add subdir to live metrics post messages to support live experiments in monorepos by mattseddon in https://github.com/iterative/dvclive/pull/787
What's Changed * ignore logs from vscode and pycharm by AlexandreKempf in https://github.com/iterative/dvclive/pull/771 * fix PR template by AlexandreKempf in https://github.com/iterative/dvclive/pull/772 * add typehints to Live's public methods by AlexandreKempf in https://github.com/iterative/dvclive/pull/770 * fix: Improve safety of logging images with implicit formats by natikgadzhi in https://github.com/iterative/dvclive/pull/744 * Add docstrings to public functions by AlexandreKempf in https://github.com/iterative/dvclive/pull/767 * drop Python 3.8 support by mattseddon in https://github.com/iterative/dvclive/pull/780 * fix ci: account for huggingface transformers changes by mattseddon in https://github.com/iterative/dvclive/pull/781 * stop writing dvc.yaml to repo during fabric tests by dberenbaum in https://github.com/iterative/dvclive/pull/782 * update cruft to have formatters for TOML and YAML by AlexandreKempf in https://github.com/iterative/dvclive/pull/783 * revert dropping of noqa by dberenbaum in https://github.com/iterative/dvclive/pull/784 * Allow for logging to Studio when not inside a repo by dberenbaum in https://github.com/iterative/dvclive/pull/646 * [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/dvclive/pull/760
New Contributors * AlexandreKempf made their first contribution in https://github.com/iterative/dvclive/pull/771 * natikgadzhi made their first contribution in https://github.com/iterative/dvclive/pull/744
What's Changed * Fix `TypeError` by explictly calling shadowed `builtins.type` by aazuspan in https://github.com/iterative/dvclive/pull/762 * Fix a typo in README example by mnrozhkov in https://github.com/iterative/dvclive/pull/764
What's Changed * [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/dvclive/pull/737 * Add support for DataFrames and Numpy Arrays for log_plot() by mnrozhkov in https://github.com/iterative/dvclive/pull/754 * preserve summary metrics on resume by dberenbaum in https://github.com/iterative/dvclive/pull/756 * [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/dvclive/pull/758 * add back nox by dberenbaum in https://github.com/iterative/dvclive/pull/757 * Adds lightning fabric integration by dberenbaum in https://github.com/iterative/dvclive/pull/749
New Contributors * mnrozhkov made their first contribution in https://github.com/iterative/dvclive/pull/754