issues
search
nextml
/
NEXT
NEXT is a machine learning system that runs in the cloud and makes it easy to develop, evaluate, and apply active learning in the real-world. Ask better questions. Get better results. Faster. Automated.
http://nextml.org
Apache License 2.0
160
stars
54
forks
source link
Dashboard cleanup and enhancements
#203
Closed
erinzm
closed
7 years ago
erinzm
commented
7 years ago
Adds a 404 page for experiment dashboards, replacing the ugly 500 it would previously fail with (Error concatenating string and NoneType)
Cleans up, reformats, and reindents most of the dashboard markup
Deduplicates some
dashboard.py
internals
Properly injects the standard Flask template context to experiment dashboards
Improves nav styling
Fixes outdated HTML usage
Repairs some HTML tag attributes
Removes unused Jinja blocks
dashboard.py
internals