Observed Observer commited on
Commit
b0bfa09
1 Parent(s): 0ed63c2

doc: update intro

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,10 +1,12 @@
1
  # gradio-walkthrough
2
 
3
  ## App 1: Visual Exploration of AirBnB Listings in NYC using [pygwalker](https://github.com/Kanaries/pygwalker)
4
- > [pygwalker]() is a python library that turn your dataframe/dataconnection into an interactive visualization module which allows your to analysis the data with drag-and-drop/chat interface, like tableau/powerBI.
5
 
6
  Run the app
7
 
8
  ```bash
9
  python app.py
10
- ```
 
 
 
1
  # gradio-walkthrough
2
 
3
  ## App 1: Visual Exploration of AirBnB Listings in NYC using [pygwalker](https://github.com/Kanaries/pygwalker)
4
+ > [pygwalker]() is a Python library that turns your dataframe/data connection into an interactive visualization module that allows you to analysis the data with drag-and-drop/chat interface, like tableau/powerBI.
5
 
6
  Run the app
7
 
8
  ```bash
9
  python app.py
10
+ ```
11
+
12
+ <img width="1441" alt="pygwalker-dradio" src="https://github.com/ObservedObserver/gradio-walkthrough/assets/22167673/45a0cb53-360a-4dad-b0c9-e8583f938c99">