-
The Table Input widget should use `Table.input` method instead of `Table.new` because the latter will parse strings to proper column types.
-
### Description
It seems that there is a bug in the report grid section. After creating the report grid, I am no longer able to edit the report grid. There is a lock icon present in the column editor…
-
**There isn't any information about where my cursor is currently.**
Users would feel greater when they are debugging their Python project since python is strict with indentation of code with the he…
-
### Context
* Currently, the `last_approval_editor` logic of `data_sources` is a string value which must be manually provided.
* This could be automated such that the last_approval_editor is dete…
-
### 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.
##…
-
Suggestion 1:
When I open the "Recent SQL Editor" page, the order of SQL scripts is always messy and there is no automatic sorting by script name that can be set. Only the reverse chronological order…
-
## 📝 Provide detailed reproduction steps (if any)
1. Open an editor with `Table`, `TrackChanges` and `TrackChangesData` plugins (e.g. `ckeditor5/external/ckeditor5-commercial/packages/ckeditor5-colla…
-
*Is your feature request related to a problem? Please describe.**
Using Download accessors to format data for CSVs is not a great solution, because they modify the data. If i have a JSON field with…
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [ ] Not repro…
-
Hello there,
Can you add functionality to select resource tags as columns?
For example, this query would output a **Name** column and contain the name of every EC2 instance:
```sql
SELECT
…