docs: reorganize README screenshots with explanations before images

Reordered User Interface section:
- Home control panel (server restart and volume management)
- Volume management screenshots grouped together
- Admin notification broadcast (last)

Changed format: explanation text with heading before each screenshot image,
replacing italic captions below images for better readability.
This commit is contained in:
stellarshenson
2025-11-09 22:25:11 +01:00
parent 47b4bd094c
commit 6cfd8a9af5

View File

@@ -47,17 +47,29 @@ Users access JupyterHub through Traefik reverse proxy with TLS termination. Afte
## User Interface
![User Control Panel](.resources/screenshot-home.png)
*User control panel with server restart and volume management options*
**User Control Panel**
![Admin Notification Broadcast](.resources/screenshot-send-notification.png)
*Admin panel for broadcasting notifications to all active JupyterLab servers*
User control panel with server restart and volume management options.
![User Control Panel](.resources/screenshot-home.png)
**Volume Management**
Access volume management when server is stopped.
![Manage Volumes](.resources/screenshot-volumes.png)
*Access volume management when server is stopped*
**Volume Selection**
Select individual volumes to reset - home directory, workspace files, or cache data.
![Volume Selection](.resources/screenshot-volumes-modal.png)
*Select individual volumes to reset - home directory, workspace files, or cache data*
**Admin Notification Broadcast**
Admin panel for broadcasting notifications to all active JupyterLab servers.
![Admin Notification Broadcast](.resources/screenshot-send-notification.png)
## Features