mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Update links
This commit is contained in:
@@ -5,11 +5,11 @@ title: Matplotlib
|
||||
The example below demonstrates integrating ClearML into code that uses `matplotlib` to plot scatter diagrams, and
|
||||
show images. ClearML automatically logs the diagrams and images.
|
||||
|
||||
View the example in [script](https://github.com/allegroai/clearml/blob/master/examples/frameworks/matplotlib/matplotlib_example.py)
|
||||
or in [Jupyter Notebook](https://github.com/allegroai/clearml/blob/master/examples/frameworks/matplotlib/jupyter_matplotlib_example.ipynb).
|
||||
View the example in [script](https://github.com/clearml/clearml/blob/master/examples/frameworks/matplotlib/matplotlib_example.py)
|
||||
or in [Jupyter Notebook](https://github.com/clearml/clearml/blob/master/examples/frameworks/matplotlib/jupyter_matplotlib_example.ipynb).
|
||||
|
||||
:::note
|
||||
The example in [Jupyter Notebook](https://github.com/allegroai/clearml/blob/master/examples/frameworks/matplotlib/jupyter_matplotlib_example.ipynb)
|
||||
The example in [Jupyter Notebook](https://github.com/clearml/clearml/blob/master/examples/frameworks/matplotlib/jupyter_matplotlib_example.ipynb)
|
||||
includes a clickable icon to open the notebook in Google Colab.
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user