File size: 538 Bytes
0d03ab2
9699525
0d03ab2
 
 
 
 
 
9699525
0d03ab2
9699525
 
0d03ab2
 
 
 
d0f31ed
0d03ab2
d0f31ed
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: Exploratory
emoji: 🚀
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
- streamlit
pinned: false
short_description: Make EDA Easy
license: mit
---

# Welcome to Streamlit!

Edit `/dashboard_app.py` to customize this app to your heart's desire. :heart:

If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community forums](https://discuss.streamlit.io).

## Instructions
- Install dependencies: `pip install -r requirements.txt`
- Run the app: `streamlit run dashboard_app.py`