observedobserver commited on
Commit
0bff2a2
·
2 Parent(s): ff25f51 b0bfa09

Merge branch 'main' of https://github.com/ObservedObserver/gradio-walkthrough

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -8,10 +8,12 @@ pinned: false
8
  # gradio-walkthrough
9
 
10
  ## App 1: Visual Exploration of AirBnB Listings in NYC using [pygwalker](https://github.com/Kanaries/pygwalker)
11
- > [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.
12
 
13
  Run the app
14
 
15
  ```bash
16
  python app.py
17
- ```
 
 
 
8
  # gradio-walkthrough
9
 
10
  ## App 1: Visual Exploration of AirBnB Listings in NYC using [pygwalker](https://github.com/Kanaries/pygwalker)
11
+ > [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.
12
 
13
  Run the app
14
 
15
  ```bash
16
  python app.py
17
+ ```
18
+
19
+ <img width="1441" alt="pygwalker-dradio" src="https://github.com/ObservedObserver/gradio-walkthrough/assets/22167673/45a0cb53-360a-4dad-b0c9-e8583f938c99">