Warren Lab App Installation¶
Installation¶
-
Make sure you have Simmate installed and have reset your database.
-
Install the warrenapp using pip
pip install warrenapp
-
Register the warrenapp with simmate by adding
- warrenapp.apps.SimmateWarrenConfig
to~/simmate/my_env-apps.yaml
-
Update your database to include custom tables from the warrenapp
simmate database update