mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Rewrite Matplotlib integration page (#628)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Matplotlib
|
||||
displayed_sidebar: mainSidebar
|
||||
---
|
||||
|
||||
The example below demonstrates integrating ClearML into code that uses `matplotlib` to plot scatter diagrams, and
|
||||
@@ -23,18 +22,18 @@ which is associated with the `examples` project (in script) or the `Colab notebo
|
||||
|
||||
The scatter plots appear in the **ClearML Web UI**, in **PLOTS**.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
## Debug Samples
|
||||
|
||||
The images appear in **DEBUG SAMPLES**. Each debug sample image is associated with a metric.
|
||||
|
||||

|
||||

|
||||
|
||||
View the debug sample in the image viewer.
|
||||
|
||||

|
||||

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