Dvclive

Latest version: v3.46.1

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

Scan your dependencies

Page 9 of 20

2.1.0

![dvclive-notebook](https://user-images.githubusercontent.com/12677733/218449002-d7023349-44ba-408f-9aab-be8ac6e85557.gif)

What's Changed
* drop questionable words from exp names by dberenbaum in https://github.com/iterative/dvclive/pull/457
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/dvclive/pull/458
* report: Add `notebook` mode. by daavoo in https://github.com/iterative/dvclive/pull/432
* report: Use `HTML` instead of `IFrame` inside Google Colab. by daavoo in https://github.com/iterative/dvclive/pull/461


**Full Changelog**: https://github.com/iterative/dvclive/compare/2.0.2...2.1.0

2.0.2

What's Changed
* Introduce `dvcyaml: bool = True` kwarg for DVCLiveLogger by francisquintallauzon in https://github.com/iterative/dvclive/pull/455

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

**Full Changelog**: https://github.com/iterative/dvclive/compare/2.0.1...2.0.2

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

Page 9 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.