Shows that copying a figure is necessary to update it using a clientside.
run ./setup to create the virtualenv and download the necessary libraries.
To run programs in this directory, do source venv/bin/activate after running
./setup.
Run python app.py and navigate to the displayed link in your browser.
To run the broken version, run WORKING_EXAMPLE=0 python app.py.