An open API service indexing awesome lists of open source software.

https://github.com/andfanilo/s4a-css-hacking

Streamlit CSS hacks
https://github.com/andfanilo/s4a-css-hacking

css streamlit

Last synced: about 2 months ago
JSON representation

Streamlit CSS hacks

Awesome Lists containing this project

README

          

# Streamlit CSS hacks

[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/andfanilo/s4a-css-hacking/main)

Me trying to find all the ways to hack Streamlit CSS

## Resources

- https://discuss.streamlit.io/t/how-to-remove-the-streamlit-from-the-web-page-title/13069/6?u=andfanilo
- https://stackoverflow.com/questions/19858217/how-to-apply-css-to-inner-iframe-element-through-parent-window-css-class
- https://discuss.streamlit.io/t/creating-a-nicely-formatted-search-field/1804/2
- https://discuss.streamlit.io/t/speech-to-text-on-client-side-using-html5-and-streamlit-bokeh-events/7888
- [Thiago's send event to Streamlit](https://discuss.streamlit.io/t/code-snippet-create-components-without-any-frontend-tooling-no-react-babel-webpack-etc/13064)