mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-08 06:00:29 +00:00
- VolumeSizeRefresher class using Tornado PeriodicCallback - Refreshes volume sizes every hour (JUPYTERHUB_ACTIVITYMON_VOLUMES_UPDATE_INTERVAL) - Lazy start on first Activity page access (like ActivitySampler) - Runs first refresh immediately, then at configured interval