docs icon indicating copy to clipboard operation
docs copied to clipboard

Source code for the Streamlit Python library documentation

Results 100 docs issues
Sort by recently updated
recently updated
newest added

There was an inconsistent variable name. ## 📚 Context ## 🧠 Description of Changes There was an inconsistent variable name. `stopRunningProcess()` was looking at `APP_PID` variable while `APP_ID` was defined...

**Link to doc page in question (if any):** Both [st.cache_data](https://docs.streamlit.io/library/api-reference/performance/st.cache_data) and [caching](https://docs.streamlit.io/library/advanced-features/caching). **Name of the Streamlit feature whose docs need improvement:** st.cache_data **What you think the docs should say:** The...

docs
needs triage

## 📚 Context This PR addresses React hydration errors caused by nested anchor tags in the `RefCard` and `ComponentCard` components. ## 🧠 Description of Changes - ComponentCard: - Implements conditional...

## 📚 Context Improving the user experience is paramount. With many pages having a long list of content, it's often helpful for users to have a visual cue on their...

Hello, I would like to see All internal API POST &GET calls that streamlit is performing, I think that this kind of documentation is not provided but would be much...

docs
needs triage

Firefox has this handy option "Add a Keyword for this search": ![image](https://user-images.githubusercontent.com/8948865/144224840-de0fb312-eb8f-497e-ae93-26baf0e87543.png) I can add `st` as a keyword, but when I type `st dataframe` in Firefox's address bar, nothing...

enhancement

### 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 provided sufficient...

### Problem I am displaying with streamlit some content, and I would like to display some links to markdown titles present on the streamlit page. For instance, the following is...

enhancement

We occasionally see Streamlit error messages pop up like this one: > Page not found > The page that you have requested does not seem to exist. > Running the...

docs

**Link to doc page in question (if any):** https://github.com/streamlit/docs/blob/main/content/kb/tutorials/deploy/docker.md **Name of the Streamlit feature whose docs need improvement:** Create a Dockerfile **What you think the docs should say:** The `ENTRYPOINT`...

docs
needs triage