Skip to content

Commit 9a8e578

Browse files
committed
move DIVAS statement to About extra
1 parent ebcb2a4 commit 9a8e578

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

index.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,15 @@ layout: lesson
33
root: .
44
---
55

6-
*Note: This site is not an official Data Carpentry lesson. The lesson
7-
is under development for use in the
8-
[Digital Imaging and Vision Applications in Science (DIVAS)](http://www.doane.edu/divas-project)
9-
Image Processing summer workshop and is in the process of becoming an official Data Carpentry lesson.*
10-
116
This lesson shows how to use Python and skimage to do basic image processing.
127

138
> ## Prerequisites
14-
>
15-
> This lesson assumes you have a working knowledge of Python and some previous exposure to the Bash shell.
16-
> These requirements can be fulfilled by:
17-
> a) completing a Software Carpentry Python workshop **or**
18-
> b) completing a Data Carpentry Ecology workshop (with Python) **and** a Data Carpentry Genomics workshop **or**
19-
> c) independent exposure to both Python and the Bash shell.
9+
>
10+
> This lesson assumes you have a working knowledge of Python and some previous exposure to the Bash shell.
11+
> These requirements can be fulfilled by:
12+
> a) completing a Software Carpentry Python workshop **or**
13+
> b) completing a Data Carpentry Ecology workshop (with Python) **and** a Data Carpentry Genomics workshop **or**
14+
> c) independent exposure to both Python and the Bash shell.
2015
>
2116
> If you're unsure whether you have enough experience to participate in this workshop, please read over
2217
> [this detailed list]({{ page.root }}{% link _extras/prereqs.md %}), which gives all of the functions, operators, and other concepts you will need

0 commit comments

Comments
 (0)