Skip to content

HHA507 / Data Science / Assignment 10 / Dashboard Deployment

Notifications You must be signed in to change notification settings

alicewu1/dashboard-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dashboard-streamlit

This repo aims to:

Dependencies for Chosen Dataset:

  • Date/time stamp
  • Categorical data
  • Continuous data
  • OPTIONAL: position/locational data

Streamlit Dashboard Includes The Following Components:

Setup Streamlit on Azure

  • using my setup instructions detailed in setup_Azure_streamlit.md
  • Streamlit Documentation
  • git clone [repo url]
  • cd to dashboard-streamlit
  • Install and Import Python File:
  •   streamlit run app.py 
    
  • Displays: [IP Address:8501] >> Error: port 8501 is not open (the default port for streamlit)
  • Open port 8501 by Opening Networking Tab,
  • Add inbound security rule:
    • Destination port ranges: 8501
  • Add inbound security rule:
    • Destination port ranges: 8502

Images folder

  • Contains screenshots of my live streamlit dashboard

About

HHA507 / Data Science / Assignment 10 / Dashboard Deployment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages