An interactive dashboard for operational analysis of radiological reports
Clone the repository and install via
pip install -e .
Alternatively, download the docker image.
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
.