indie-label / server.py

Commit History

Merge remote-tracking branch 'upstream/main' into docker-hf
b9fd2bc

carolmanderson commited on

Moves Audit Category selection to per-audit panel; disables Send to Avid button when there are no complete reports; adjusts audit report panel style
9a85cb5

Michelle Lam commited on

Merge remote-tracking branch 'upstream/main' into docker-hf
4b8229d

carolmanderson commited on

Fixes format of AVID Report credit field; adds optional name field in form; reverts style change
9696318

Michelle Lam commited on

merge changes in user sessions and AVID reporting
dd9e64d

carolanderson commited on

Adds interaction flow to formally send reports to AVID (reviewing reports and adding additional info); puts print statements behind debug flag
1882b75

Michelle Lam commited on

Merge pull request #1 from Christina-A-Pan/hf-refactor
4021c8c
unverified

Michelle Lam commited on

Sets default scaffolding method to 'personal' method; adjusts topic selection with new preds_df columns; removes print and log statements
37d1f1c

Michelle Lam commited on

When the end user clicks "Save Reports," submits all reports to the AVID API
b77ac12

Christina-A-Pan commited on

Refreshes overall plot when model is edited. Uses user ID in preds_df. Exports reports and chart to json. Streamlines performance plot and description.
c55019b

Michelle Lam commited on

Restructures cached data to be organized by user, then model (to simplify retrieval). Refactors code throughout to support this change.
4adf2d3

Michelle Lam commited on

Adapts labeling and auditing for single-session flow. Removes unused functionality throughout.
b04690b

Michelle Lam commited on

Adds automatically generated usernames. Removes username selection and shared user store. Removes Results and Study Links views. Removes AppOld component.
70ab0be

Michelle Lam commited on

Adds comments on key utils functions; preliminary streamlining of cluster results plot
da6aa93

Michelle Lam commited on

specify host IP for Flask app
4c1a0d5

carolanderson commited on

Transfer IndieLabel demo version
32f0b26

Michelle Lam commited on