Commit Graph

2 Commits

Author SHA1 Message Date
Hayk Martiros a0f12d80e2 Upgrade playground app to Streamlit 1.18+
The first change was using the new non-experimental cache decorators,
but then I decided to refactor to get rid of using the streamlit pages
feature and instead have my own dropdown. This allows for more control
to fix a page layout issue that popped up with this version.
2023-03-26 16:25:47 -07:00
Hayk Martiros 5a989fff9c Add setup.py to support pip install -e .
Also add an action to test it.
2023-03-26 15:27:27 -07:00