diff --git a/dashboard.py b/dashboard.py index 4b19ad5..6adda98 100644 --- a/dashboard.py +++ b/dashboard.py @@ -2,8 +2,8 @@ Wildlife Monitoring Dashboard — Yellowstone National Park Flask app with two pages: - / – fullscreen map with camera markers + togglable sidebar - /det/ – detection detail page with all XAI visualisations + / - fullscreen map with camera markers + togglable sidebar + /det/ - detection detail page with all XAI visualisations Run: uv run python dashboard.py """