You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main file is static HTML and therefore can't be customized at all, and predictions.py uses the time-honored print approach to templating. It'd be nice to use a real template engine.
The main file is static HTML and therefore can't be customized at all, and
predictions.pyuses the time-honoredprintapproach to templating. It'd be nice to use a real template engine.