Skip to content
Snippets Groups Projects

Add documentation on group workspaces

Merged Martin Schroschk requested to merge issue-426 into preview
1 unresolved thread

Resolve #426 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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
  • added 1 commit

    • a945aeb8 - Add link to section on listing available filesystems

    Compare with previous version

  • added 1 commit

    • 3b2a7180 - Allocation of non-primary group workspaces

    Compare with previous version

  • approved this merge request

  • mentioned in commit ba11d84c

  • Please register or sign in to reply
    Loading