Skip to content

naeem-bebit/streamlit-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linter

  1. Run the streamlit apps

    $ streamlit run python_file.py
  2. Set the timeout if the installation package error occured

    $ pip install -r requirements.txt --default-timeout=200
  3. Docker build and docker run

    docker build -t streamlit_app .
    docker run streamlit_app

Reference

  1. Streamlit Github

About

Python Streamlit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published