Yuichiro Tachibana (Tsuchiya)
Yuichiro Tachibana (Tsuchiya)
### Problem I want to make visually separated groups of widgets to structure the app. The appearance of `st.form()` is what I want, but it requires a submit button which...
### Problem I want to set `type=email` on the HTML generated from `st.text_input`. I think other types such as `type=number` should also be available. Setting an appropriate `type` is important...
For Japanese-native reviewers, some explanations are written in Japanese. * "gender identity and expression": "性同一性、表現" -> "性自認と性表現" * "identity"の訳語として"同一性"があるため"gender identity"が"性同一性"と訳されるケース("性同一性障害"など)がありますが、この文脈では"性同一性"より"性自認"の方が適切であるかと思います。 * "表現"の部分は、原文では"expression"にも"gender"がかかっているため、"gender expression" = "性表現"が正しいかと思います。また、"and"を直接"と"に訳しました。 * ref: https://www.outjapan.co.jp/pride_japan/glossary/sa/7.html * "personal...
- Upgrade streamlit to ^1.11.1 - Remove dummy assignments on await-s as they are no longer necessary after streamlit 1.11
It's more like the Streamlit API standard. See [`st.camera_input`](https://docs.streamlit.io/1.3.0/library/api-reference/widgets/st.camera_input) that requires "label" and accepts "key" as an optional argument.
https://github.com/spotify/pedalboard
https://auth0.com/blog/protocol-types-in-python/
Some ICE issues may be fixed by using TURN server. First we check wheter running a TURN server on Streamlit Sharing and using it from the Internet is possible.