mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#260)
This commit is contained in:
@@ -101,7 +101,7 @@ including their sub-sections (see [WebApp sections](#webapp-access) below).
|
||||
|
||||
## WebApp Interface
|
||||
|
||||
Configurations can be viewed in web UI experiment pages, in the **CONFIGURATIONS** panel.
|
||||
Configurations can be viewed in web UI experiment pages, in the **CONFIGURATION** tab.
|
||||
|
||||
The configuration panel is split into three sections according to type:
|
||||
- **User Properties** - Modifiable section that can be edited post-execution.
|
||||
|
||||
@@ -158,6 +158,6 @@ The following table describes the task states and state transitions.
|
||||
|
||||
## SDK Interface
|
||||
|
||||
See [the task SDK interface](../clearml_sdk/task_sdk.md) for an overview for using the most basic Pythonic methods of the `Task`class.
|
||||
See [the task SDK interface](../clearml_sdk/task_sdk.md) for an overview for using the most basic Pythonic methods of the `Task` class.
|
||||
See the [Task reference page](../references/sdk/task.md) for a complete list of available list.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user