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-2
Original file line number
Diff line number
Diff line change
@@ -92,15 +92,15 @@ Go [here](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't here
92
92
93
93
1. Go [here](https://github.com/milaan9/09_Python_NumPy_Module) if you aren't here already.
94
94
95
-
2. Click the big green "Clone or download" button in the top right of the page, then click "[Download ZIP](https://github.com/milaan9/09_Python_NumPy_Module/archive/refs/heads/main.zip)".
95
+
2. Click the big green "Code" button in the top right of the page, then click "[Download ZIP](https://github.com/milaan9/09_Python_NumPy_Module/archive/refs/heads/main.zip)".
96
96
97
97

98
98
99
99
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.
100
100
101
101
4. Launch ipython notebook from the folder which contains the notebooks. Open each one of them
102
102
103
-
`Cell > All Output > Clear`
103
+
`Kernel > Restart & Clear Output`
104
104
105
105
This will clear all the outputs and now you can understand each statement and learn interactively.
0 commit comments