- use Python3
- cd into
${CLIENT_REPO}/verta/ - run
./fix-import.sh - run
pip install . - use the Python client with
from verta import ModelDBClient
- install
verta - instantiate backend
- cd into
${CLIENT_REPO}/workflows/ - run
pip install -r requirements.txt - cd into
${CLIENT_REPO}/workflows/datagen/ - edit scripts to enter user auth credentials
- run scripts