Commit History

Removing any need for a dataframe in expander_general_stats; instead making sure to cache and load the small amount of details needed for this widget. Note I also moved around a couple functions -- same content, just moved -- so that it was easier for me to navigate through the code. I also pulled out a couple of sub-functions from larger functions, again to make the code easier to work with/understand, as well as helping to further modularize so we can limit what needs to be cached.
e1f2cc3

meg-huggingface commited on

:art: add line to file to bump ci
7c5b4e0

yourusername commited on

:bug: really make sure log_files/ exists
e1cd6af

yourusername commited on

:bug: add log_files dir if not exists
c070f8c

yourusername commited on

:rocket: add app and reqs
64a1ca0

yourusername commited on