The example app on shiny live on this page is missing the model_plots.py file.
Hence trying to run the shiny app on shinylive throws this error
from model_plots import (
ModuleNotFoundError: No module named 'model_plots'
Bug was discovered by Fred Guth and pointed out on Discord.