Skip to content

ASU-Lim-Lab/Streamlit_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Streamlit Dashboard

About The Project

The purpose of this project was create an online multi-page dashboard for data analysis and visualizaion using Streamlit.

NOTE: Sensitive data has been replaced with random numbers using NumPy.

Getting Started

Scripts are comatable with Python 3.9.14+, Pandas 2.0+, NumPy 1.24+, Biopython 1.80+, Schedule 1.2+, , Streamlit 1.25+, Folium 0.14+, Streamlit-Folium 0.13+, Plotly 5.16.1.

Prerequisites

  • Python
  • Pandas
  • Slack
  • NumPy
  • Biopython
  • Schedule
  • Streamlit
  • Folium
  • Streamlit-folium
  • Plotly

Installation

conda create -n env_name python=3.9.14
conda install pandas
conda install numpy
conda install -c conda-forge schedule
conda install -c conda-forge streamlit
conda install -c conda-forge streamlit-folium
conda install -c conda-forge folium
conda install -c plotly plotly=5.16.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages