-
Notifications
You must be signed in to change notification settings - Fork 3
Data Review Tool
shaunhutch edited this page Jun 28, 2023
·
5 revisions
This page provides relevant info on using and developing the MetaExtractor Data Review Tool.
To launch the metaextractor-data-review-tool
docker image using the instructions found here: Data Review Tool Docker Instructions
Instructions for how to use the image can be found on the /about
page of the app, or Data Review Tool Usage Instructions
Special Environments:
- LOG_LEVEL - Currently the log level of the app is set to
DEBUG
, to change to a different level such asINFO
, this environment variable can be changed here: Dockerfile
Build the metaextractor-data-review-tool
docker image using the instructions found here: Data Review Tool Docker Instructions
See a problem or have an idea to improve the project? Please submit an issue here: Submit New Issue to MetaExtractor