Everton Colling

Results 7 issues of Everton Colling

### 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. ### Summary Add support...

type:enhancement
feature:st.write_stream

I'm using a `streamlit` component called [`streamlit-antd-components`](https://github.com/nicedouble/StreamlitAntdComponents) which supports assigning [Bootstrap Icons](https://icons.getbootstrap.com/) to items on a Menu and Tree components. The component works fine running on regular streamlit (CPython), but...

I see that more AntD components are being added to this library, turning it into a really great Streamlit extension. I'm creating this issue as a feature request for two...

**Is your feature request related to a problem? Please describe.** Currently, Mac users who wish to test Nelson must build it from source. This process is time-consuming and poses a...

enhancement
help wanted

## Description This PR extends the example in the container apply method. ## Checklist: - [ ] Tests added/updated. - [x] Documentation updated. Documentation is generated from docstrings - these...

The latest release of the **Cognite Python SDK** adds support for **Pyodide** and it works great if the `client` is instantiated with a `Token` generated somewhere else. Any of the...

enhancement

I noticed the AgGrid is rendered with small light artefacts on the 4 corners (see screenshot below): This make it look out of place compared to the regular data table...