diff --git a/docs/release_notes/ver_1_6.md b/docs/release_notes/ver_1_6.md index e47fa371..9240c6b6 100644 --- a/docs/release_notes/ver_1_6.md +++ b/docs/release_notes/ver_1_6.md @@ -5,7 +5,7 @@ title: Version 1.6 ### ClearML SDK 1.6.1 **Bug Fixes** -* Fix Task.get_tasks() fails when sending search_hidden=False +* Fix `Task.get_tasks()` fails when sending `search_hidden=False` * Fix LightGBM example shows UserWarning ### ClearML SDK 1.6.0 diff --git a/docs/webapp/webapp_exp_track_visual.md b/docs/webapp/webapp_exp_track_visual.md index a08c7881..4f4b5511 100644 --- a/docs/webapp/webapp_exp_track_visual.md +++ b/docs/webapp/webapp_exp_track_visual.md @@ -113,10 +113,6 @@ All parameters and configuration objects appear in the **CONFIGURATION** tab. ### Hyperparameters -:::important -In older versions of ClearML Server, the **CONFIGURATION** tab was named **HYPER PARAMETERS**, and it contained all parameters. The renamed tab contains a **HYPER PARAMETER** section, and subsections for hyperparameter groups. -::: - Hyperparameters are grouped by their type and appear in **CONFIGURATION** **>** **HYPER PARAMETERS**. #### Command Line Arguments @@ -166,10 +162,6 @@ parameter in [`Task.connect_configuration`](../references/sdk/task.md#connect_co ![Custom configuration objects](../img/webapp_tracking_28.png) -:::important -In older versions of ClearML Server, the Task model configuration appeared in the **ARTIFACTS** tab, **MODEL CONFIGURATION** section. Task model configurations now appear in the **Configuration Objects** section, in the **CONFIGURATION** tab. -::: - ## Artifacts diff --git a/docs/webapp/webapp_exp_tuning.md b/docs/webapp/webapp_exp_tuning.md index dcb95ac9..cbeaa632 100644 --- a/docs/webapp/webapp_exp_tuning.md +++ b/docs/webapp/webapp_exp_tuning.md @@ -117,11 +117,6 @@ Set a logging level for the experiment (see the standard Python [logging levels] #### Hyperparameters -:::important -In older versions of ClearML Server, the **CONFIGURATION** tab was named **HYPER PARAMETERS**, and it contained all -parameters. The renamed tab contains a **HYPER PARAMETER** section, and subsections for hyperparameter groups. -::: - Add, change, or delete hyperparameters, which are organized in the **ClearML Web UI** in the following sections: * **Args** - Command line arguments and all older experiments parameters, except TensorFlow definitions (logged from code, @@ -157,11 +152,6 @@ except experiments whose status is *Published* (read-only). #### Configuration Objects -:::important -In older versions of ClearML Server, the Task model configuration appeared in the **ARTIFACTS** tab **>** **MODEL -CONFIGURATION** section. Task model configurations now appear in **CONFIGURATION** **>** **Configuration Objects**. -::: - **To add, change, or delete the Task model configurations:** * In **CONFIGURATION** **>** **CONFIGURATION OBJECTS** **>** **GENERAL** **>** hover **>** **EDIT** or **CLEAR** (if the