-
### Summary
- When using the `st.selectbox`, you cannot highlight the text of the current selection and delete it at once (e.g., using backspace key).
- Sometimes it lets you highlight the selecti…
-
## 🐛 Bug Report
server log following streamlit_prophet deploy dashboard for the first time, after just installing..
Traceback (most recent call last):
File "/Users/nicholasgreen/myenv/bin/st…
-
The input field is way too tall in this current implementation as per the attached screenshot below:
It looks like `Streamlit.setFrameHeight(73)` doesn't actually set the iframe height correctl…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
After creating a conda environment and installing the dependencies in requirements.txt I get the following error when executing the script:
Traceback (most recent call last):
File "/home/rene/an…
-
The code below sometimes generate the visual in the screenshot. It seems the internal state in the React component is sometimes out-of-sync?
```
login_token = app_msal()
if not login_token:
…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
Setup build infrastructure:
- Use pipenv for development (see https://github.com/streamlit/streamlit/tree/develop/lib as reference)
- Use MakeFile to format, sort, lint, etc..
- Create pyproject.…
-
i have made this stock preview app that runs fine locally,but it gives error on streamlit app after deployment.
![image](https://github.com/mkdwl/stock_price_viewer/assets/86614419/7a8138d2-f7de-44…
mkdwl updated
9 months ago
-
https://ochoaprojects.github.io/posts/FlaskAppWithSimpleSearch/#creating-a-flask-app-with-search-feature
https://code-boxx.com/search-results-python-flask/
https://www.digitalocean.com/community/tut…