Skip to content

Commit 5edf04a

Browse files
committed
powershell instructions
1 parent c4776fa commit 5edf04a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

episodes/03-skimage-images.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ Images may appear the same size in jupyter,
189189
but you can see the size difference by comparing the scales for each.
190190
You can also see the differnce in file storage size on disk by
191191
hovering your mouse cursor over the original
192-
and the new file in the jupyter file browser, using `ls -l` in your shell,
193-
or the OS file browser if it is configured to show file sizes.
192+
and the new file in the jupyter file browser, using `ls -l` in your shell
193+
(`dir` with Windows PowerShell), or the OS file browser if it is configured to show file sizes.
194194

195195
::::::::::::::: solution
196196

learners/setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,8 @@ e.g. your Desktop or a folder you have created for using in this workshop.
132132

133133
:::::::::::::::::::::::::
134134

135+
5. A small number of exercises will require you to run commands in a terminal. Windows users should
136+
use PowerShell for this. PowerShell is probably installed by default but if not you should
137+
[download and install](https://apps.microsoft.com/detail/9MZ1SNWT0N5D?hl=en-eg&gl=EG) it.
138+
135139
[figshare-data]: https://figshare.com/articles/dataset/Data_Carpentry_Image_Processing_Data_beta_/19260677

0 commit comments

Comments
 (0)