Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1013 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 1013 Bytes

CS5001 Final Project

Cosmic Explorer 🔭

A NASA Data Visualization App designed for NASA lovers and scholars.

forthebadge)   forthebadge  

Libraries Implemented

  • streamlit
  • unit test
  • requests

Streamlit Installation

  1. Set up Python development environment.
  2. Run: pip install streamlit
  3. Validate the installation by running Hello app: streamlit hello

Run Streamlit application

python3 -m streamlit run app.py

View

Watch the video on YouTube EPIC Daily Earth Gallery EPIC Daily Earth Gallery EPIC Daily Earth Gallery

More information

Find in Project report.md & Streamlit Library