|
291 | 291 | { "title": "`Send` and `Sync`", "sub": [] },
|
292 | 292 | { "title": "More Synchronization", "sub": [] }
|
293 | 293 | ],
|
294 |
| - "slides_light_html": "http://htmlpreview.github.io/?https://github.com/rust-stuco/lectures/blob/main/week11/light.html", |
295 |
| - "slides_light_pdf": "https://raw.githubusercontent.com/rust-stuco/lectures/main/week11/light.pdf", |
296 |
| - "slides_dark_html": "http://htmlpreview.github.io/?https://github.com/rust-stuco/lectures/blob/main/week11/dark.html", |
297 |
| - "slides_dark_pdf": "https://raw.githubusercontent.com/rust-stuco/lectures/main/week11/dark.pdf", |
298 |
| - "hw_handout": "/hw/iterlab/iterlab.zip", |
299 |
| - "hw_writeup": "/hw/iterlab/doc/iterlab/index.html", |
300 |
| - "hw_released": false, |
| 294 | + "slides_light_html": "http://htmlpreview.github.io/?https://github.com/rust-stuco/lectures/blob/main/week10/light.html", |
| 295 | + "slides_light_pdf": "https://raw.githubusercontent.com/rust-stuco/lectures/main/week10/light.pdf", |
| 296 | + "slides_dark_html": "http://htmlpreview.github.io/?https://github.com/rust-stuco/lectures/blob/main/week10/dark.html", |
| 297 | + "slides_dark_pdf": "https://raw.githubusercontent.com/rust-stuco/lectures/main/week10/dark.pdf", |
| 298 | + "hw_handout": "/hw/filterlab/filterlab.zip", |
| 299 | + "hw_writeup": "/hw/filterlab/doc/filterlab/index.html", |
| 300 | + "hw_released": true, |
301 | 301 | "details_released": true,
|
302 |
| - "slides_released": false, |
| 302 | + "slides_released": true, |
303 | 303 | "extras": []
|
304 | 304 | },
|
305 | 305 | {
|
|
0 commit comments