-
Great library - thanks!
How would you use this to log the user in once at the start of a session and remember the fact that the user is logged in if the user refreshes the browser?
-
### Proposal
`nomad run` monitors evaluation. It repeats a lot of information, prionts a lot of unrelated stuff that I have to go through when analyzing logs.
I propose to clean up the logs. Logs …
-
### 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…
-
Using https://github.com/bouzidanas/streamlit-float/tree/master
-
If i set the defaultValue programatically, the changes appear in the widget only after rerun
simple example:
```
import streamlit as st
from st_ant_tree import st_ant_tree
# random tree data
t…
-
Is there any way to incorporate these visualizations into a [Streamlit](https://docs.streamlit.io/library/api-reference) App?
-
Discussions between MJ and Cameron have lead us to investigate hosting the software on Camerons dedicated hosting solution.
This will be done free of charge and will allow greater flexibility. Furt…
-
## Description
We are looking to enhance [policyengine.org](https://policyengine.org) by building a feature that enables auto-updating documentation within our web application. This new documentation…
-
Create a simple web application using Flask or Streamlit that allows users to input Iris flower measurements and receive species predictions based on the trained model.
-
`st.column_config.ImageColumn` includes a `width` parameter that controls the column width, but the image size inside the column stays the same - tiny and unreadable. You should fill the column with t…