mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-20 20:18:51 +00:00
18 lines
607 B
Markdown
18 lines
607 B
Markdown
|
---
|
||
|
title: Version 1.18
|
||
|
---
|
||
|
|
||
|
### ClearML 1.18.0
|
||
|
|
||
|
**New Features**
|
||
|
* Add support for IP overriding with `CLEARML_AGENT_HOST_IP` environment variable
|
||
|
* Add port mapping support (requires `clearml-agent` v2.0 and up)
|
||
|
|
||
|
**Bug Fixes**
|
||
|
* Fix syntax warnings with Python 3.12 ([ClearML GitHub issue #1318](https://github.com/clearml/clearml/issues/1318))
|
||
|
* Fix adding dataset folder with modified files will upload all files instead of just the modified ones
|
||
|
* Fix detecting git branch in detached HEAD state
|
||
|
* Fix issue with A100 GPU monitoring
|
||
|
* Fix single series labels shown incorrectly in plotly histogram,
|
||
|
|