File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,9 @@ title: Setup
4
4
permalink : /setup/
5
5
---
6
6
7
- ## Setup instructions for the Image Processing workshop
7
+ Before joining the workshop or following the lesson, please complete the software and data setup described in this page.
8
+
9
+ ## Software
8
10
9
11
1 . Download and install the latest [ Anaconda
10
12
distribution] ( https://www.anaconda.com/distribution/ ) for your
@@ -63,3 +65,14 @@ permalink: /setup/
63
65
figshare](https://figshare.com/). We recommend to create a
64
66
directory for the Jupyter notebooks/code created during the
65
67
lesson. The images should be located in a subfolder named `images/`.
68
+
69
+
70
+ ## Data
71
+
72
+ The example images used in this lesson are available on [FigShare](https://figshare.com/).
73
+ To download the data, please visit [the dataset page for this workshop][figshare-data]
74
+ and click the "Download all" button.
75
+ Unzip the downloaded file, and save the contents as a folder somewhere you will easily find it again,
76
+ e.g. your Desktop or a folder you have created for using in this workshop.
77
+
78
+ [figshare-data]: https://figshare.com/articles/dataset/Data_Carpentry_Image_Processing_Data_beta_/19260677
You can’t perform that action at this time.
0 commit comments