Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 434 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 434 Bytes

neuroDash

An interactive dashboard for operational analysis of radiological reports

Installation

Clone the repository and install via pip install -e . Alternatively, download the docker image.

Usage

Run the app with streamlit run app.py. Full instructions in using the dashoard can be found in the manual in the dashboard_assets directory. If running via the docker image, use the example command new_run_cmd.sh.