chovanecm / sacredboard

Dashboard for sacred. Monitor and access your past machine learning experiments.
MIT License
184 stars 39 forks source link

Disable filtering capabilities for backends that don't support it #47

Open chovanecm opened 7 years ago

chovanecm commented 7 years ago

Some backends (like file storage #17) don't support filtering and sorting. The user interface has to correctly deal with it, ideally, by hiding or disabling the filters, table sorting and pagination.