Skip to content

Commit 264aa79

Browse files
authored
per #529
I am starting an edit to anchor the discussion. I spent an hour trying to find where I was, where python was, where the notebook was, and extracting the zip. This is not at all explicit nor intuitive. Is this an instructor note (explaining students or workshop may have skipped Shell and Git lessons)? Or additional steps to encode as code boxes?
1 parent d10c9fc commit 264aa79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

episodes/00-before-we-start.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ the backbone of your project's directory. For this workshop, we will need a `dat
116116
our raw data, and we will later create a `data_output/` folder when we learn how to export data as
117117
CSV files.
118118

119+
Let's take a moment to locate, create, and populate those before proceeding.
120+
119121
## What is Programming and Coding?
120122

121123
Programming is the process of writing *"programs"* that a computer can execute and produce some

0 commit comments

Comments
 (0)