-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
yarn
### Package manager version
1.22.21
### Language version
Node 20.11.0…
-
### Problem
We need to send data to our custom component after created.
Why?
There is a websocket connection in our streamlit app which can send some changing information in our custom componen…
-
Add a color parameter for msal_authentication button so the user can have more control over styling
-
Hello everyone,
First off, I just wanted to say how wonderful is Streamlit as a tool. It makes my life a lot easier.
### Problem
However, I encountered a slight drawback using `st.dataframe`. I…
-
Hi okld and hi everyone, I hope this project still lives because it's very helpful to render nice Streamlit apps.
I'm working with Autocomplete component from MUI but I'm struggling making it works…
-
Hi thanks for putting together this project. I've been using and it's been great. I noticed an error in my console from this project when running in a virtual environment. Not a huge deal but i'm noti…
-
### Problem
While developing custom styling components, it is impossible right now to detect if the app is in Light or Dark mode. I would like to be able to detect what mode the user is viewing the…
-
Hello,
I noticed a general issue with sac components. All components I have tested (tabs, chips, segmented) are reset each time the code is reran (the session state is preserved but it doesn't seem…
-
Is there a future for electron deployment of streamlit?
___
```
streamlit electron app.py
```
Streamlits target demographic (seemingly the Data Science / ML / AI community) often has apps whi…
-
As requested in https://discuss.streamlit.io/t/streamlit-pdf-viewer/57768/3
> Is there a way to set the width of the displayed pdf to 100%? Something like this?
```
pdf_viewer(input=binary_data…