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
@@ -75,15 +75,15 @@ Go [here](https://github.com/milaan9/11_Python_Matplotlib_Module) if you aren't
75
75
76
76
1. Go [here](https://github.com/milaan9/11_Python_Matplotlib_Module) if you aren't here already.
77
77
78
-
2. Click the big green "Clone or download" button in the top right of the page, then click "[Download ZIP](https://github.com/milaan9/11_Python_Matplotlib_Module/archive/refs/heads/main.zip)".
78
+
2. Click the big green "Code" button in the top right of the page, then click "[Download ZIP](https://github.com/milaan9/11_Python_Matplotlib_Module/archive/refs/heads/main.zip)".
79
79
80
80

81
81
82
82
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.
83
83
84
84
4. Launch ipython notebook from the folder which contains the notebooks. Open each one of them
85
85
86
-
`Cell > All Output > Clear`
86
+
`Kernel > Restart & Clear Output`
87
87
88
88
This will clear all the outputs and now you can understand each statement and learn interactively.
0 commit comments