From 92a7c302de791aaa344e34b6a92f2b910cdaeb0a Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Sat, 25 Jan 2020 15:50:55 -0500 Subject: [PATCH] DOC: Note compare widget in README --- README.rst | 1 + examples/3DImage.ipynb | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 80b85aaa..0a99d61d 100644 --- a/README.rst +++ b/README.rst @@ -162,6 +162,7 @@ Other available widgets: - ``itkwidgets.line_profile``: Plot an intensity line profile. - ``itkwidgets.checkerboard``: Compare two images in a checkerboard pattern. +- ``itkwidgets.compare``: Compare two images side-by-side. Advanced Usage ^^^^^^^^^^^^^^ diff --git a/examples/3DImage.ipynb b/examples/3DImage.ipynb index ff41b5b0..d6c1437f 100644 --- a/examples/3DImage.ipynb +++ b/examples/3DImage.ipynb @@ -41,13 +41,13 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 7, "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { - "model_id": "128f87def74b440baed35bb99b28198a", + "model_id": "ff7e3fd0c36d47829ba3326ebc805032", "version_major": 2, "version_minor": 0 },