Skip to content

vladimirconev/streamlit-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit Playground

https://github.com/streamlit/streamlit provides unique opportunity to do fast prototyping.

Pre-requisites

  • Python installed (in my case version: Python 3.12.3 )
  • PIP (in my case version: pip 25.1.1 )
  • Install streamlit via pip pip install streamlit or pip install -r requirements.txt
  • Ollama (optional)
  • Open Web UI (optional)

Run

streamlit run app.py

Debug

In PyCharm in Run/Debug configuration select module streamlit and script parameters run app.py and you are ready to go!

Happy Coding! 🎱 🚀

About

Streamlit playground for fast prototyping

Resources

Stars

Watchers

Forks

Languages