mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#684)
This commit is contained in:
@@ -50,8 +50,8 @@ Logger.current_logger().report_image(
|
||||
ClearML reports these images as debug samples in the **ClearML Web UI**, under the experiment's
|
||||
**DEBUG SAMPLES** tab.
|
||||
|
||||

|
||||

|
||||
|
||||
Click a thumbnail, and the image viewer opens.
|
||||
Click a thumbnail to open the image viewer.
|
||||
|
||||

|
||||

|
||||
@@ -38,9 +38,9 @@ Logger.current_logger().report_media(
|
||||
)
|
||||
```
|
||||
|
||||
The reported audio can be viewed in the **DEBUG SAMPLES** tab. Click a thumbnail, and the audio player opens.
|
||||
The reported audio can be viewed in the **DEBUG SAMPLES** tab. Click a thumbnail to open the audio player.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Reporting (Uploading) Media from a Local File
|
||||
@@ -55,6 +55,6 @@ Logger.current_logger().report_media(
|
||||
)
|
||||
```
|
||||
|
||||
The reported video can be viewed in the **DEBUG SAMPLES** tab. Click a thumbnail, and the video player opens.
|
||||
The reported video can be viewed in the **DEBUG SAMPLES** tab. Click a thumbnail to open the video player.
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user