8000 GitHub - BeverlyAb/BevRoss: Data visualization projects
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BeverlyAb/BevRoss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

BevRoss

Data visualization projects

Setup

Virtual Environment (env)

Create your virtual env. For example conda create --name meteor python=3.7. Note that Streamlit needs Python 3.7 to 3.11. Run under that env using conda activate meteor.

Streamlit

Installation

  • pip install streamlit
  • streamlit hello to test that it worked

Execute

  • streamlit run filename.py
  • View your webpage on your local URL specified in your terminal. http://localhost:XXXX

Examples

Find more examples of Streamlit app

About

Data visualization projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0