Open this repo in streamlit
using the link above, or follow the installation instructions below for a standalone version.
This visualizer requires a modern browser.
- Dependencies:
conda
,git
. - All libraries in the
packages.txt
file (installable withapt-get
).
git clone https://github.com/cjneely10/TARA-Analysis.git
cd TARA-Analysis
conda env create -f environment.yml
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/