mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Update Docusaurus (#855)
This commit is contained in:
@@ -191,7 +191,7 @@ title: Version 0.16
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
* Fix typing dependency for Python<3.5 ([GitHub trains Issue 184](https://github.com/allegroai/trains/issues/184)).
|
||||
* Fix typing dependency for `Python<3.5` ([GitHub trains Issue 184](https://github.com/allegroai/trains/issues/184)).
|
||||
* Fix git+https requirements handling, resolve top_level.txt package name (kerastuner from git was not detected).
|
||||
* Fix `Task.get_reported_console_output()` for new Trains Server API v2.9.
|
||||
* Fix cache handling for different partitions / drives / devices.
|
||||
|
||||
@@ -4,7 +4,7 @@ title: Version 1.0
|
||||
|
||||
### ClearML Serving 1.0.0
|
||||
|
||||
:::caution Backwards Compatibility
|
||||
:::warning Backwards Compatibility
|
||||
This release is not backwards compatible
|
||||
:::
|
||||
|
||||
@@ -260,7 +260,7 @@ Arguments order changed in `Logger.report_line_plot()`, `Logger.report_plotly()`
|
||||
* Add filters time columns
|
||||
* Add filters for custom columns (metrics and hyperparameters)
|
||||
* Add secondary nested sorting
|
||||
* Add worker<->queue clickable reference in workers and queues tables
|
||||
* Add `worker<->queue` clickable reference in workers and queues tables
|
||||
* Add presenting all metric debug samples concurrently
|
||||
* Add Full project name display in project cards ([ClearML GitHub issue 81](https://github.com/allegroai/clearml/issues/81#issuecomment-823303842))
|
||||
* Add option for continuing aborted tasks
|
||||
|
||||
@@ -4,7 +4,7 @@ title: Version 1.1
|
||||
|
||||
### ClearML Serving 1.1.0
|
||||
|
||||
:::caution Backwards Compatibility
|
||||
:::warning Backwards Compatibility
|
||||
This release is not backwards compatible - see notes below on upgrading
|
||||
:::
|
||||
|
||||
|
||||
@@ -98,7 +98,7 @@ an empty string
|
||||
* Fix `Dataset.get_local_copy()` is allowed for a non-finalized dataset
|
||||
* Fix `Task.upload_artifact()` does not upload empty lists/tuples
|
||||
* Fix pipeline retry mechanism interface
|
||||
* Fix Python <3.5 compatibility
|
||||
* Fix `Python <3.5` compatibility
|
||||
* Fix local cache warning (should be a debug message)
|
||||
|
||||
### ClearML SDK 1.7.0
|
||||
|
||||
Reference in New Issue
Block a user