crypto-etf-tracker / README.md
InNoobWeTrust
fix: try huggingface's Spaces as Streamlit cloud is forbidden by Farside
fe7e87b
metadata
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