/grapher

Python utility for monitoring graphs of many jobs running in sequence.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

grapher

Python utility for monitoring graphs of many jobs running in sequence.

Dependencies:

  • bottle
  • jinja2
  • numpy
  • yaml

Usage

To run just type:

python /code/grapher/app.py --path /path/to/results.yml

Checkout /example/results.yml for the format.