File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -189,8 +189,8 @@ Images may appear the same size in jupyter,
189
189
but you can see the size difference by comparing the scales for each.
190
190
You can also see the differnce in file storage size on disk by
191
191
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.
194
194
195
195
::::::::::::::: solution
196
196
Original file line number Diff line number Diff line change @@ -132,4 +132,8 @@ e.g. your Desktop or a folder you have created for using in this workshop.
132
132
133
133
:::::::::::::::::::::::::
134
134
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
+
135
139
[ 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