Skip to content

Commit

Permalink
DOC: Note compare widget in README
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Jan 25, 2020
1 parent c786d81 commit 92a7c30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
^^^^^^^^^^^^^^
Expand Down
4 changes: 2 additions & 2 deletions examples/3DImage.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand Down

0 comments on commit 92a7c30

Please sign in to comment.