Skip to content

Commit 92a7c30

Browse files
committed
DOC: Note compare widget in README
1 parent c786d81 commit 92a7c30

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ Other available widgets:
162162

163163
- ``itkwidgets.line_profile``: Plot an intensity line profile.
164164
- ``itkwidgets.checkerboard``: Compare two images in a checkerboard pattern.
165+
- ``itkwidgets.compare``: Compare two images side-by-side.
165166

166167
Advanced Usage
167168
^^^^^^^^^^^^^^

examples/3DImage.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
},
4242
{
4343
"cell_type": "code",
44-
"execution_count": 4,
44+
"execution_count": 7,
4545
"metadata": {},
4646
"outputs": [
4747
{
4848
"data": {
4949
"application/vnd.jupyter.widget-view+json": {
50-
"model_id": "128f87def74b440baed35bb99b28198a",
50+
"model_id": "ff7e3fd0c36d47829ba3326ebc805032",
5151
"version_major": 2,
5252
"version_minor": 0
5353
},

0 commit comments

Comments
 (0)