๐Ÿ“ฆ lichon / streamlit-demo

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching โš–๏ธ Apache License 2.0
๐Ÿ“ฅ Clone https://github.com/lichon/streamlit-demo.git
HTTPS git clone https://github.com/lichon/streamlit-demo.git
SSH git clone git@github.com:lichon/streamlit-demo.git
CLI gh repo clone lichon/streamlit-demo
lc lc update supabase client version 5740164 1 months ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .devcontainer
๐Ÿ“ .github
๐Ÿ“ .streamlit
๐Ÿ“ datachannel
๐Ÿ“„ .flake8
๐Ÿ“„ .gitignore
๐Ÿ“„ .python-version
๐Ÿ“„ cloudflared.py
๐Ÿ“„ datachannel_sb.py
๐Ÿ“„ LICENSE
๐Ÿ“„ packages.txt
๐Ÿ“„ peertunnel.py
๐Ÿ“„ pyproject.toml
๐Ÿ“„ README.md
๐Ÿ“„ requirements.txt
๐Ÿ“„ streamlit_app.py
๐Ÿ“„ README.md

๐ŸŽˆ tty bash on streamlit open cloud

How to run it on your own machine

  • Install the requirements
$ pip install -r requirements.txt

  • Run the app
$ streamlit run streamlit_app.py