When we get a syntax error, we should have a strategy for figuring out how to ignore a number of future syntax errors that are clearly related.
Minimal triggering example:
1. Call [`ui.output_image()`](TODO ADD LINK) in the `app_ui` section of your app to create a div in which to display the image.