Spaces:
Running
Running
title: Stock Trader | |
emoji: π | |
colorFrom: yellow | |
colorTo: purple | |
sdk: streamlit | |
sdk_version: 1.42.2 | |
app_file: app.py | |
pinned: false | |
license: apache-2.0 | |
short_description: 'Stock trading application' | |
## Installation Steps | |
1. uv init | |
2. uv add -r requirements.txt | |
3. source .venv/bin/activate | |
4. streamlit run deeepseek_stocktrader.py | |
5. need to add streamlit secrets: .streamlit/secrets.toml | |