Removed streamlit and inflect
Compare changes
Files
6
code/streamlit_example.py deleted
100644 → 0
+ 0
− 36
\ No newline at end of file
We are using bokeh instead of streamlit, so this gets rid of any dependence on streamlit as discussed in #31
I also took the chance to get rid of inflect
, which we are not currently using (it was used in the streamlit example).