Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.18 KB

README.rst

File metadata and controls

47 lines (30 loc) · 1.18 KB

How WT <-> CoReRe integration could look like...

GitHub Project NSF Grant Badge

Description

A mock CORERE integration

Installation

virtualenv -p /usr/bin/python3.8 venv  # at least 3.8 required
. ./venv/bin/activate
pip install -r requirements.txt

Usage

. ./venv/bin/activate
export GIRDER_API_KEY=...
python workflow.py

To obtain the GIRDER_API_KEY:

Acknowledgements

This material is based upon work supported by the National Science Foundation under Grant No. OAC-1541450.