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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,15 +63,15 @@ Go [here](https://github.com/milaan9/05_Python_Files) if you aren't here already
63
63
64
64
1. Go [here](https://github.com/milaan9/05_Python_Files) if you aren't here already.
65
65
66
-
2. Click the big green "Clone or download" button in the top right of the page, then click "[Download ZIP](https://github.com/milaan9/05_Python_Files/archive/refs/heads/main.zip)".
66
+
2. Click the big green "Code" button in the top right of the page, then click "[Download ZIP](https://github.com/milaan9/05_Python_Files/archive/refs/heads/main.zip)".
67
67
68
68

69
69
70
70
3. Extract the ZIP and open it. Unfortunately I don't have any more specific instructions because how exactly this is done depends on which operating system you run.
71
71
72
72
4. Launch ipython notebook from the folder which contains the notebooks. Open each one of them
73
73
74
-
`Cell > All Output > Clear`
74
+
`Kernel > Restart & Clear Output`
75
75
76
76
This will clear all the outputs and now you can understand each statement and learn interactively.
0 commit comments