/nebari-argo-assistant

A suite of tools to simplify submitting Argo workflows on Nebari

Primary LanguagePythonMIT LicenseMIT

nebari-argo-assistant

A suite of tools to make submitting Argo workflows on Nebari easier

Installation

To install the package:

pip install -e .

Alternatively, there is a developer install, dev, and a testing install, test.

pip install -e .['dev']