File size: 482 Bytes
fe7e87b
 
 
 
 
 
 
 
 
 
4ab50ad
fe7e87b
4ab50ad
fe7e87b
4ab50ad
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
title: πŸͺ™ US Crypto ETF dashboard
emoji: πŸͺ™ 
colorFrom: red
colorTo: green
sdk: streamlit
sdk_version: "1.40.1"
app_file: streamlit_app.py
pinned: false
---

# πŸͺ™ US Crypto ETF dashboard

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

### How to run it on your own machine

1. Install the requirements

   ```
   $ pip install -r requirements.txt
   ```

2. Run the app

   ```
   $ streamlit run streamlit_app.py
   ```