vjdorazio / TwoRavens

A web application for data exploration, statistical analysis, model construction and meta analysis tools, that integrates with Zelig and Dataverse.
http://datascience.iq.harvard.edu/tworavens
Other
1 stars 4 forks source link

load config file from command line #50

Closed raprasad closed 6 years ago

raprasad commented 6 years ago

Part of #26

A config file containing valid JSON may now be loaded from the command line:

python manage.py load_config [config file name]

The config file is loaded to the database and paths are validated. Eventually this command will need to be invoked via a kubernetes config.