mpeds-coder
mpeds-coder copied to clipboard
MPEDS Annotation Interface
Currently the project is running on Bootstrap 3.3.7. Versions 4+ of Bootstrap allow for doing auto-layout using columns (e.g. https://getbootstrap.com/docs/4.6/layout/grid/#auto-layout-columns) which may be helpful for the adjudication interface. It'll also...
This has been done in the `adjudication-master` branch, but we still need to upgrade the bootstrap-timepicker to a CDN. This may mean we need to upgrade to a newer version...
When I run python setup.py as instructed I get this error: (base) Yuchens-Air-3:mpeds-coder yuchenluo$ python setup.py Traceback (most recent call last): File "/Users/yuchenluo/Desktop/mpeds-coder/setup.py", line 1, in from database import db_session,...