docs: simplify user container label in volume diagram

This commit is contained in:
stellarshenson
2025-11-12 11:39:25 +00:00
parent 57be9a0911
commit f01aa75979

View File

@@ -219,7 +219,7 @@ graph TB
VOLSHARED["jupyterhub_shared<br/>Docker Volume - Shared"]
end
subgraph CONTAINER["User Container: jupyterlab-(username)"]
subgraph CONTAINER["User Container"]
MHOME["/home<br/>User home directory"]
MWORK["/home/lab/workspace<br/>Working directory"]
MCACHE["/home/lab/.cache<br/>Cache directory"]