# coding: utf-8 # # Gram-Schmidt--The Movie # In[3]: from IPython.display import FileLink FileLink("gram-schmidt.webm") # (Click the link above to play the movie.)