Github.com/broadinstitute/cromwell-task-monitor-bq-vis/example-interactive-cost-report

cromwell-task-monitor-bq-vis

Description

A Python library used to query and visualize the recorded data by the cromwell-task-monitor-bq tool.

Installation

Use pip to install the package:

git clone cromwell-task-monitor-bq-vis
cd cromwell-task-monitor-bq-vis
pip install .

or directly from the repository:

pip install git+https://github.com/broadinstitute/cromwell-task-monitor-bq-vis.git

Usage

This l


This is a companion discussion topic for the original entry at github.com/broadinstitute/cromwell-task-monitor-bq-vis/example-interactive-cost-report