You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -59,20 +86,15 @@ Before joining the workshop or following the lesson, please complete the softwar
59
86
~~~
60
87
{: .language-python}
61
88
Upon execution of the cell, an image should be displayed in an interactive widget. When hovering over the image with the mouse pointer, the pixel coordinates and color values are displayed below the image.
62
-
63
-
3. The example image files are available through Figshare. Learners
64
-
can download the images from [FIXME
65
-
figshare](https://figshare.com/). We recommend to create a
66
-
directory for the Jupyter notebooks/code created during the
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.
0 commit comments