A suite of tools to make submitting Argo workflows on Nebari easier
To install the package:
pip install -e .
Alternatively, there is a developer install, dev
, and a testing install, test
.
pip install -e .['dev']
A suite of tools to simplify submitting Argo workflows on Nebari
PythonMIT