Skip to content

komo135/traderl-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traderl-web-app

A simple web application for traderl.

Install

git clone https://github.com/komo135/trade-rl.git
cd trade-rl
pip install .

pip install streamlit

Run

pattern 1

streamlit run https://raw.githubusercontent.com/komo135/traderl-web-app/main/github_app.py [ARGUMENTS]

pattern 2

git clone https://github.com/komo135/traderl-web-app.git
cd traderl-web-app
streamlit run app.py [ARGUMENTS]

image