Open wtberry opened 5 days ago
Will use selection box widget to get encoding preference from user. Display error message if fails.
https://docs.streamlit.io/develop/api-reference/widgets/st.selectbox
Supported encodings for now.
utf-8, shift_jis, mac_turkish, big5
Reading custom config, using this. https://github.com/streamlit/streamlit/issues/6948
Add support for encoding Shit-JIS
set try except or have users choose