mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#325)
This commit is contained in:
@@ -119,7 +119,7 @@ clearml-serving module --id <serving_session_id> add --preprocess /path/to/prepr
|
||||
**Bug Fixes**
|
||||
* Fix `TriggerScheduler` on Dataset change [ClearML GitHub issue #491](https://github.com/allegroai/clearml/issues/491)
|
||||
* Fix links in Jupyter Notebooks [ClearML GitHub issue #505](https://github.com/allegroai/clearml/issues/505)
|
||||
* Fix `pandas` delta datetime conversion [ClearML GitHub issue #510](https://github.com/allegroai/clearml/issues/#510)
|
||||
* Fix `pandas` delta datetime conversion [ClearML GitHub issue #510](https://github.com/allegroai/clearml/issues/510)
|
||||
* Fix `matplotlib` auto-magic detect bar graph series name [ClearML GitHub issue #518](https://github.com/allegroai/clearml/issues/518)
|
||||
* Fix path limitation on storage services (posix, object storage) when storing target artifacts by limiting length of
|
||||
project name (full path) and task name used for object path [ClearML GitHub issue #516](https://github.com/allegroai/clearml/issues/516)
|
||||
|
||||
@@ -26,7 +26,7 @@ title: Version 1.6
|
||||
|
||||
**Bug Fixes**
|
||||
* Fix dataset download [ClearML GitHub issue #713](https://github.com/allegroai/clearml/issues/713)
|
||||
* Fix lock is not released after dataset cache is downloaded [ClearML GitHub issue #671](https://github.com/allegroai/clearml/issues/708)
|
||||
* Fix lock is not released after dataset cache is downloaded [ClearML GitHub issue #671](https://github.com/allegroai/clearml/issues/671)
|
||||
* Fix deadlock might occur when using process pool large number processes [ClearML GitHub issue #674](https://github.com/allegroai/clearml/issues/674)
|
||||
* Fix 'series' not appearing on UI when using `logger.report_table()` [ClearML GitHub issue #684](https://github.com/allegroai/clearml/issues/684)
|
||||
* Fix `Task.init()` docstring to include behavior when executing remotely [ClearML GitHub PR #737](https://github.com/allegroai/clearml/pull/737)
|
||||
|
||||
Reference in New Issue
Block a user