-----------------
Lab
^^^
* Sort numbers with suffixes (5K, 2M, 8G) and "infinity" correctly in tables.
* Gracefully handle missing "info" or "summary" tables in HTML reports.
* Abort if a function is passed to a ``filter_*`` kwarg.
* Abort if a filter checks missing attribute names
(e.g., when passing ``filter_algorithms`` instead of ``filter_algorithm``).
Downward Lab
^^^^^^^^^^^^
* Add example experiment for running Singularity planner images.