Skip to content

cjneely10/TARA-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit App

TARA Data summary

Open this repo in streamlit using the link above, or follow the installation instructions below for a standalone version.

Installation

This visualizer requires a modern browser.

  • Dependencies: conda, git.
  • All libraries in the packages.txt file (installable with apt-get).
git clone https://github.com/cjneely10/TARA-Analysis.git
cd TARA-Analysis
conda env create -f environment.yml

Local Usage

Running the visualizer will use ≥ 450MB of system RAM.

conda activate TARA-Analysis
streamlit run TARAVisualize/main.py

Your browser should launch a window at http://localhost:8501/