Dvclive

Latest version: v3.48.2

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 20

2.0.1

2.0.0

Breaking changes

Control when to write DVC configuration file (`dvclive/dvc.yaml`)

* Add `dvcyaml` keyword argument to `Live()` (default: `True`) to control when to write `dvclive/dvc.yaml`, which configures how DVC shows metrics, plots, and parameters 443. Previously, DVCLive determined implicitly whether to write `dvclive/dvc.yaml`.
* Add `Live.make_dvcyaml()` method to write `dvclive/dvc.yaml` 443.
* `Live()` will no longer remove `dvclive/dvc.yaml` 440.

Example:

python
from dvclive import Live
live = Live()

1.4.0

What's Changed
* live: Skip `live.end` calls inside context manager. by daavoo in https://github.com/iterative/dvclive/pull/436
* chore(packages): bump dvc-studio-client>=0.4.0 by mvshmakov in https://github.com/iterative/dvclive/pull/441

New Contributors
* mvshmakov made their first contribution in https://github.com/iterative/dvclive/pull/441

**Full Changelog**: https://github.com/iterative/dvclive/compare/1.3.4...1.4.0

1.3.4

What's Changed
* update template by github-actions in https://github.com/iterative/dvclive/pull/434
* studio: Include `{live.dvc_file}::` prefix when needed. by daavoo in https://github.com/iterative/dvclive/pull/438


**Full Changelog**: https://github.com/iterative/dvclive/compare/1.3.3...1.3.4

1.3.3

What's Changed
* use os line separator by dberenbaum in https://github.com/iterative/dvclive/pull/427
* Update pytorch_lightning.utilities.logger import. by daavoo in https://github.com/iterative/dvclive/pull/430


**Full Changelog**: https://github.com/iterative/dvclive/compare/1.3.2...1.3.3

1.3.2

What's Changed
* studio: Skip `data` event if no `STUDIO_TOKEN`. by daavoo in https://github.com/iterative/dvclive/pull/423


**Full Changelog**: https://github.com/iterative/dvclive/compare/1.3.1...1.3.2

Page 10 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.