Skip to content

JunENSAI/Handling_streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handling_streamlit

Learn to build a reactive dashboard with streamlit. Through all component that must be required on a project.

Advices :

Before you start you need to :

  • Create a virtual environnement to make sure that the packages does not collapse with other dependencies
python3 -m venv name_env
  • Activate the virtual environnement that you name :
source path/name_env/bin/activate
  • Install the packages required for this repo :
pip install -r requirements.txt

About

Learn to build a reactive dashboard with streamlit. Through all component that must be required on a project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages