summaryrefslogtreecommitdiff
path: root/docs/source/auto_examples/plot_OT_L1_vs_L2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/auto_examples/plot_OT_L1_vs_L2.rst')
-rw-r--r--docs/source/auto_examples/plot_OT_L1_vs_L2.rst14
1 files changed, 10 insertions, 4 deletions
diff --git a/docs/source/auto_examples/plot_OT_L1_vs_L2.rst b/docs/source/auto_examples/plot_OT_L1_vs_L2.rst
index a569b50..01d6ac2 100644
--- a/docs/source/auto_examples/plot_OT_L1_vs_L2.rst
+++ b/docs/source/auto_examples/plot_OT_L1_vs_L2.rst
@@ -26,6 +26,7 @@ https://arxiv.org/pdf/1706.07650.pdf
import numpy as np
import matplotlib.pylab as pl
import ot
+ import ot.plot
@@ -290,11 +291,13 @@ Dataset 2 : Plot OT Matrices
-**Total running time of the script:** ( 0 minutes 1.976 seconds)
+**Total running time of the script:** ( 0 minutes 3.750 seconds)
-.. container:: sphx-glr-footer
+.. only :: html
+
+ .. container:: sphx-glr-footer
.. container:: sphx-glr-download
@@ -307,6 +310,9 @@ Dataset 2 : Plot OT Matrices
:download:`Download Jupyter notebook: plot_OT_L1_vs_L2.ipynb <plot_OT_L1_vs_L2.ipynb>`
-.. rst-class:: sphx-glr-signature
- `Generated by Sphinx-Gallery <http://sphinx-gallery.readthedocs.io>`_
+.. only:: html
+
+ .. rst-class:: sphx-glr-signature
+
+ `Gallery generated by Sphinx-Gallery <https://sphinx-gallery.readthedocs.io>`_