-
### Problem
Streamlit components are by default placed into an iFrame. There are obvious sandboxing benefits to doing so but some providers (particularly ad providers and analytics) don't allow the…
-
As the title suggests, thank you for your code.
-
Streamlit==1.39.0
streamlit_antd_components==0.3.2
-
Hi, I've tried inspecting the element and changing the bg color to see which component I needed to modify but it looks like the bg color is inherited from the primary bg color base of Streamlit. Is th…
-
I'm trying to set up a development environment locally, following the [Build on your own](https://github.com/zilliztech/VectorDBBench?tab=readme-ov-file#build-on-your-own) step, so I have cloned the r…
yorek updated
6 months ago
-
## Python version
3.8.10
## OS version
Ubuntu 20.04.6 LTS (focal)
## streamlit version
1.32.1
## extra_streamlit_components version
0.1.71
## Describe the bug
The key and value of …
uprg updated
3 months ago
-
Suppose I have ['A', 'B', 'C']. I want to make ['B', 'B', 'C', 'C', 'A'].
Is there a way to do it?
-
Hi,
I documented feature requests here: https://discuss.streamlit.io/t/new-component-streamlit-tree-select-a-simple-and-elegant-checkbox-tree/30195/10
Thanks,
Arvindra
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provide…
-
When running the App I get this message instead of the viewer
using python 3.10 env and all of the dependencies are fine.
Any clue what I should do?
```
Your app is having trouble loading the …