Add documentation on group workspaces
1 unresolved thread
1 unresolved thread
Resolve #426 (closed)
Merge request reports
Activity
Filter activity
requested review from @gupa977e--tu-dresden.de
assigned to @mflehmig--tu-dresden.de
394 469 470 ## Cooperative Usage (Group Workspaces) 471 472 When a workspace is created with the option `-g, --group`, it gets a group workspace that is visible 473 to others (if in the same group) via `ws_list -g`. 474 475 The [page on Sharing Data](data_sharing.md) provides 476 information on how to grant access to certain colleagues and whole project groups. 477 478 !!! Example "Allocate and list group workspaces" 479 480 If Marie wants to share results and scripts in a workspace with all of her colleagues 481 in the project `p_number_crunch`, she can allocate a so-called group workspace. 482 483 ```console 484 marie@login$ ws_allocate --group --name numbercrunch --duration 30 - Resolved by Martin Schroschk
added 1 commit
- a945aeb8 - Add link to section on listing available filesystems
mentioned in commit ba11d84c
Please register or sign in to reply