-
### What is the problem?
Row selection **with keyboard** in single selection mode is easier than in multi-select mode.
Multi-select mode has two ways of selecting rows:
- Focus a cell containing…
-
Per @corymhall feedback it would be very good to centralize the flow of turning bridged provider tests into bridge regression test and adding them. We start with a provider such as pulumi-aws, a Pulum…
t0yv0 updated
3 months ago
-
Create a function to generate arcs of a network from an STM.
```python
import xarray as xr
from pydepsi.network import generate_arcs
stm_points = xr.open_zarr(`exmaple_stm.zarr`)
stm_arcs =…
-
### 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.
…
-
Apologies if this isn't the write project to post this, but since "--progress=plain" is related to buildkit, thought to post here.
I am building some docker images, and want to see the entire outpu…
-
### Is your feature request related to a problem?
I know versioned tables are still a ways off, but it would be great to be able to choose whether or not to update the VERSION of a record. I suppos…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Ladderr up to OKR Customer Success
**Who is requesting this?** (add contact details here)
Platform, Gregg Edgar
Brought up during office hours June 25th
https://www.figma.com/design/GEhgYzx3b8MejBjg9…
-
### Suggestion
Adding blind accessibility (not colourblind, full blindness) could be a good goal at not only improving the accessibility for blind users, but for all users in general. I've opened an …
-
**Feature request**
Today, we have these ways to aggregate a single nested column values:
- `nf.reduce(np.mean, "lc.mag")` - good, but not cheap and requires to join the output back to the frame
…