Skip to content

Commit 45aea9d

Browse files
Added sklearn and skimage dependencies
I found in the examples that the Image Processing.ipynb requires skimage and Image Browser.ipynb requires sklearn. The binder is not installing these dependencies.
1 parent 2de6e84 commit 45aea9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ recommonmark
88
sphinx>=1.4.6
99
sphinx_rtd_theme
1010
packaging
11+
scikit-image
12+
scikit-learn

0 commit comments

Comments
 (0)