mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-08 06:00:29 +00:00
docs: simplify user container label in volume diagram
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user