Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,11 @@ dmypy.json
# Places to stash bits that shouldn't be on github
.do_not_commit
.qodo
cache/
/tests/test_statistical_accuracy/output
/tests/test_statistical_accuracy/data
/static
/templates

# Some stuff here not appropriate for public repo
demo/exploratory
5 changes: 0 additions & 5 deletions app/.streamlit/config.toml

This file was deleted.

5 changes: 0 additions & 5 deletions app/README.md

This file was deleted.

77 changes: 0 additions & 77 deletions app/home.py

This file was deleted.

54 changes: 0 additions & 54 deletions app/pages/demographics.py

This file was deleted.

13 changes: 0 additions & 13 deletions app/pages/krt.py

This file was deleted.

Loading
Loading