mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-03 10:42:51 +00:00
Fix punctuation (#104)
This commit is contained in:
parent
caa0ebdcb7
commit
e04d0c971e
@ -4,7 +4,7 @@ title: Keras with TensorBoard
|
||||
|
||||
The example below demonstrates the integration of **ClearML** into code which uses Keras and TensorBoard.
|
||||
View it in [script](https://github.com/allegroai/clearml/blob/master/examples/frameworks/keras/keras_tensorboard.py)
|
||||
or in [Jupyter Notebook](https://github.com/allegroai/clearml/blob/master/examples/frameworks/keras/jupyter_keras_TB_example.ipynb)
|
||||
or in [Jupyter Notebook](https://github.com/allegroai/clearml/blob/master/examples/frameworks/keras/jupyter_keras_TB_example.ipynb).
|
||||
|
||||
:::note
|
||||
The example in [Jupyter Notebook](https://github.com/allegroai/clearml/blob/master/examples/frameworks/keras/jupyter_keras_TB_example.ipynb)
|
||||
|
@ -9,7 +9,7 @@ View the example in [script](https://github.com/allegroai/clearml/blob/master/ex
|
||||
or in [Jupyter Notebook](https://github.com/allegroai/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/allegroai/clearml/blob/master/examples/frameworks/matplotlib/jupyter_matplotlib_example.ipynb)
|
||||
includes a clickable icon to open the notebook in Google Colab.
|
||||
:::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user