docs icon indicating copy to clipboard operation
docs copied to clipboard

Source code for the Streamlit Python library documentation

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

Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together. Updates `ws` from 8.16.0 to 8.17.1 Release notes Sourced from ws's releases. 8.17.1 Bug...

dependencies
javascript

### Summary After local deployment it can only be accessed via localhost, can not via ip on other devices, and modifying the `next dev` command in next.config.js to `next dev...

enhancement
platform

Sitemap updated by the [generate-sitemap](https://github.com/cicirello/generate-sitemap) GitHub action. Automated pull-request generated by the [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action.

## 📚 Context N/A ## 🧠 Description of Changes `https://` is preferable than `http://`. Same as https://github.com/streamlit/docs/pull/961/commits/3852cf406a08d079ea02b98012a0d4f82a8fd253 ## 💥 Impact Size: - [x] Small - [ ] Not small ##...

## Warning for interested This PR likely requires major change before merged, if it ever will. The patterns mentioned should mostly work for current Streamlit, but the official team has...

## 📚 Context Fix the typo ## 🧠 Description of Changes **Revised:** _Insert screenshot of your updated UI/code here_ **Current:** _Insert screenshot of existing UI/code here_ ## 💥 Impact Size:...

Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.6.0.66 to 4.8.1.78. Release notes Sourced from opencv-python-headless's releases. 4.8.1.78 OpenCV 4.8.1 release. Important changes: WebP security update for CVE-2023-4863 4.8.0.76 Adds cv2.typing to package. Close #869...

dependencies
python

Bumps [next](https://github.com/vercel/next.js) from 14.1.3 to 14.2.12. Release notes Sourced from next's releases. v14.2.12 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies
javascript

### Summary There is a typo in the docs. ``` # Due to conflicts between CORS and XSRF, if `server.enableXsrfProtection` is # on and `server.enableCORS` is off at the same...

bug
needs triage

**Link to doc page in question (if any):** https://docs.streamlit.io/develop/concepts/architecture/caching **Name of the Streamlit feature whose docs need improvement:** `@st.cache_data` / `@st.cache_resource` **What you think the docs should say:** Polars' [`LazyFrame`](https://docs.pola.rs/api/python/stable/reference/lazyframe/index.html)...

docs