Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 27ae090

Browse files
Vishnu-MoorthiVishnu-Moorthi
Vishnu-Moorthi
authored and
Vishnu-Moorthi
committed
GIF file updated.
1 parent 0dcd2b5 commit 27ae090

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ python -m venv my-project
1414

1515
Using the above command will create a Python virtual environment.
1616

17-
Upon completing the aforementioned step to create `my-project`, run the following command to install Streamlit:
17+
Upon completing the aforementioned step to create **my-project**, run the following command to install Streamlit:
1818

1919
```bash
2020
cd my-project
2121
pip install streamlit
2222
```
2323

24-
Now that `my-project` is ready to run with default settings, let's add Syncfusion Grid components to the project.
24+
Now that **my-project** is ready to run with default settings, let's add Syncfusion Grid components to the project.
2525

2626
## Add Syncfusion Grid package
2727

@@ -35,7 +35,7 @@ pip install ej2-streamlit-grids
3535

3636
Follow the below steps to add the Syncfusion Grid component to the Streamlit Python project:
3737

38-
1. First, create a Python file named `demo.py` and import the Grid component into the **demo.py** file.
38+
1. First, create a Python file named **demo.py** and import the Grid component into the **demo.py** file.
3939

4040
```py
4141
from ej2_streamlit_grids import GridComponent, GridProps
@@ -85,6 +85,6 @@ The output will appear as follows:
8585

8686
## Grid features demo
8787

88-
The Grid component is rendered along with some extra features in the **demo.py** file located in the `demos` folder. The resulting output with these features will be displayed as depicted below:
88+
The Grid component is rendered along with some additional features in the **demo.py** file located in the **demos** folder. The resulting output with these features will be displayed as depicted below:
8989

9090
![demo](./demos/ej2_streamlit_grids_demos.gif)

‎demos/ej2_streamlit_grids_demos.gif

-4.99 MB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /