Skip to content

Commit 0d703b8

Browse files
committed
markdown source builds
Auto-generated via {sandpaper} Source : b05836e Branch : main Author : Toby Hodges <tbyhdgs@gmail.com> Time : 2023-07-25 12:55:50 +0000 Message : Merge pull request #290 from omothes/omothes_branch fixed a dead link
1 parent 42a051b commit 0d703b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

discuss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ easier to install and enjoys more extensive documentation and support.
1717

1818
When the lesson was first adapted to use sckikit-image (see above),
1919
`skimage.viewer.ImageViewer` was used to inspect images. [This viewer
20-
is deprecated](https://scikit-image.org/docs/dev/user_guide/viewer.html)
20+
is deprecated](https://scikit-image.org/docs/stable/user_guide/visualization.html)
2121
and the lesson maintainers chose to leverage `matplotlib.pyplot.imshow`
2222
with the pan/zoom and mouse-location tools built into the [Matplotlib
2323
GUI](https://matplotlib.org/stable/users/interactive.html). The

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"episodes/08-connected-components.md" "e7765851e0bb3b01b344b8b65123294f" "site/built/08-connected-components.md" "2023-04-27"
1414
"episodes/09-challenges.md" "6371238ebe5be31e352fd0acdc6fa6c8" "site/built/09-challenges.md" "2023-04-25"
1515
"instructors/instructor-notes.md" "b1c166a544eb4b9b91f3ac8f2dafd549" "site/built/instructor-notes.md" "2023-05-12"
16-
"learners/discuss.md" "a6f9e2c54b3de8b6e0f6f6a7b7c75358" "site/built/discuss.md" "2023-04-25"
16+
"learners/discuss.md" "58bdd2f8b4dccaf3f36dddf8caed38b2" "site/built/discuss.md" "2023-07-25"
1717
"learners/edge-detection.md" "f2f23dd6245368ead21e0e190b4f8f0a" "site/built/edge-detection.md" "2023-04-25"
1818
"learners/prereqs.md" "ee7b6f10c65f23337b5bb895af4491ed" "site/built/prereqs.md" "2023-04-25"
1919
"learners/reference.md" "7ae9deea84007c6ed1339955ac23f4b7" "site/built/reference.md" "2023-04-26"

0 commit comments

Comments
 (0)