something to read
This commit is contained in:
10
README.md
10
README.md
@ -23,6 +23,16 @@ pip install streamlit-aggrid
|
|||||||
$ ./stand.sh
|
$ ./stand.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Interact in the browser
|
||||||
|
|
||||||
|
- **edit**: double click a cell
|
||||||
|
|
||||||
|
- **filter**: hover a column head and click the appearing menu icon
|
||||||
|
|
||||||
|
- **sort**: click a column head (cycles through ascending, descending, chronological)
|
||||||
|
|
||||||
|
- **download**: click the *Downloads* button and choose from the given options
|
||||||
|
|
||||||
## Use the python client
|
## Use the python client
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
Reference in New Issue
Block a user