We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bbc5ce commit ea43dd5Copy full SHA for ea43dd5
.DS_Store
0 Bytes
res/lectures.json
@@ -70,5 +70,17 @@
70
"visible": true,
71
"active": true,
72
"code": "https://stanfordpython.com/res/lecture-code/Lecture5.zip"
73
+ },
74
+ {
75
+ "uid": "7ec7caac-ee4f-434c-9c13-d8f869d9590b",
76
+ "title": "NumPy",
77
+ "date": "2020-02-10",
78
+ "condensed": "https://drive.google.com/open?id=1_JdNIRtxVhm4ZI98gX-3n4x27ly1qd0o",
79
+ "full": "https://drive.google.com/open?id=17Ocm36fG6qC7HPSINfrKGDvdOtUgbnBM",
80
+ "video": "#",
81
+ "video_note": "#",
82
+ "visible": true,
83
+ "active": true,
84
+ "code": "#"
85
}
86
]
0 commit comments