We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c9bfff + ebc232b commit 5a5546dCopy full SHA for 5a5546d
res/lecture-code/Lecture9.zip
456 KB
res/lectures.json
@@ -92,7 +92,19 @@
92
"video": "#",
93
"video_note": "#",
94
"visible": true,
95
- "active": true,
+ "active": false,
96
"code": "https://stanfordpython.com/res/lecture-code/Lecture7.zip"
97
+ },
98
+ {
99
+ "uid": "161d41b6-b91f-4711-8805-53e827fa2a79",
100
+ "title": "Machine Learning",
101
+ "date": "2020-02-24",
102
+ "condensed": "https://drive.google.com/open?id=1V5S49YCRVG5hZI7OqZ7BHS7C_sZ9ncN4",
103
+ "full": "https://drive.google.com/open?id=149sbE3AeC7cjv9-u6j56zld6Z-mou0Zv",
104
+ "video": "#",
105
+ "video_note": "#",
106
+ "visible": true,
107
+ "active": true,
108
+ "code": "https://stanfordpython.com/res/lecture-code/Lecture9.zip"
109
}
110
]
0 commit comments