Skip to content

Commit 063303b

Browse files
authored
Merge pull request #189 from tbirdso/point-set-notebook
2 parents 6dc15a2 + 66ad2c1 commit 063303b

File tree

4 files changed

+822
-67
lines changed

4 files changed

+822
-67
lines changed

.binder/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
itk>=5.2rc2
2+
itkwidgets
3+
matplotlib

requirements.txt

Lines changed: 0 additions & 67 deletions
This file was deleted.

src/Registration/Metricsv4/RegisterTwoPointSets/Documentation.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@ Python
5555
:language: python
5656
:lines: 1, 23-
5757

58+
Binder
59+
-------
60+
.. image:: https://mybinder.org/badge_logo.svg
61+
:target: https://mybinder.org/v2/gh/InsightSoftwareConsortium/ITKExamples/master?filepath=src%2FRegistration%2FMetricsv4%2FRegisterTwoPointSets%2FRegisterTwoPointSets.ipynb
62+
5863
Classes demonstrated
5964
--------------------
6065

0 commit comments

Comments
 (0)