We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a820b89 commit a0859bbCopy full SHA for a0859bb
.gitignore
@@ -1 +1 @@
1
-\data\*
+/data/*
README.md
@@ -34,7 +34,7 @@ This may take a bit depending on your experience programming. learnpython.org lo
34
### Download data from google drive
35
TNEL-UMN/Protocols and Tutorials/Python
36
37
-Copy folder OP7 into data folder within learning-python folder.
+Copy folder OP7 into folder named data within learning-python folder.
38
39
### Open Main in juypter
40
Start a juypter notdebook and open up the main.ipynb file which is located in the folder that you cloned from github.
0 commit comments