Skip to content

Commit 00c8cc6

Browse files
authored
Add FigShare link to setup
1 parent 6900150 commit 00c8cc6

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

setup.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ title: Setup
44
permalink: /setup/
55
---
66

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
810

911
1. Download and install the latest [Anaconda
1012
distribution](https://www.anaconda.com/distribution/) for your
@@ -63,3 +65,14 @@ permalink: /setup/
6365
figshare](https://figshare.com/). We recommend to create a
6466
directory for the Jupyter notebooks/code created during the
6567
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

0 commit comments

Comments
 (0)