Lecture 1 (3/28/2022)

This lecture was a course overview of powerpoint slides.

They are meant to be shown inline below but I haven’t figured out how to make that work…

from IPython.display import IFrame

IFrame("./Lecture_1.pdf", width = 1000, height = 1000)