Lecture 12 (VL)

We learn how to make GUIs using matplotlib with widgets and events.

Notebook: lecture12.ipynb Download lecture12.ipynb

Slides: lecture12.pdf Download lecture12.pdf

Python: lecture12.py Download lecture12.py

The sample code shown during the lecture can be downloaded:

Some other years, some students asked about making animated gifs, so here is an example: Download animationToGif.py