summaryrefslogtreecommitdiff
path: root/examples/plot_otda_mapping_colors_images.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plot_otda_mapping_colors_images.py')
-rw-r--r--examples/plot_otda_mapping_colors_images.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/plot_otda_mapping_colors_images.py b/examples/plot_otda_mapping_colors_images.py
index a0938a0..1276714 100644
--- a/examples/plot_otda_mapping_colors_images.py
+++ b/examples/plot_otda_mapping_colors_images.py
@@ -19,6 +19,8 @@ discrete optimal transport", Neural Information Processing Systems (NIPS), 2016.
#
# License: MIT License
+# sphinx_gallery_thumbnail_number = 3
+
import numpy as np
import matplotlib.pylab as pl
import ot