mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-07 21:50:28 +00:00
Added JUPYTERHUB_ACTIVITYMON_TARGET_HOURS env var (default 8) to normalize activity scores based on expected daily work hours. - Raw score (% of sampled time active) normalized to target - 8h/day worker with 33% raw score -> 100% normalized - Progress bar capped at 5 segments (100%) - Tooltip shows real % with "(>8h/day)" indicator if over 100% Files: Dockerfile, settings_dictionary.yml, jupyterhub_config.py, activity.html