vitals bundles the Inspect log viewer, an interactive app for exploring
evaluation logs. Supply a path to a directory of tasks written to json.
For individual Task objects, use the $view()
method instead.
Usage
vitals_view(dir = vitals_log_dir(), host = "127.0.0.1", port = 7576)