sahanbull / x5learn

Web frontend for X5GON project
Apache License 2.0
0 stars 0 forks source link

feature/precompute-enrichments #329

Closed stefankreitmayer closed 4 years ago

stefankreitmayer commented 4 years ago

This PR resolves #319

Recommended usage

cd x5learn

nohup python ingest_oer_loop.py 1 105000 >ingest_oer_loop.out &

This writes the output to a separate file ingest_oer_loop.out

NB the FLASK_API_ROOT environment variable needs to be set. Consider source .env