Skip to content

etdufay/streamlit_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

streamlit_demo

Welcome on this repo which helps you to set up a Uber Pickups Streamlit-Vizualization app thanks to a docker container !

To get the docker image, please reas and compute the following steps:

  • Clone the repo on your computer ;
  • Go to the repository directory ;

Please make sure your 8501 port is free of work (by-default streamlit port).

With the terminal command from the directory, prompt step by step the following command lines:

  • "docker build -t streamlit ."
  • "docker images"
  • "docker run -p 8501:8501 streamlit"

Enjoy !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published