Skip to content

Documentation about shared directory leads to permission issues #986

Open
@cymon

Description

@cymon

Bug description

Followed the instructions to add a shared folder:

Users cannot write new notebooks to shared dir /srv/scratch because they do not have the correct permission on the .ipynb_checkpoints dir in /srv/scratch

How to reproduce

  1. Follow these instructions:
    https://tljh.jupyter.org/en/latest/howto/content/share-data.html#option-3-create-a-directory-for-users-to-share-notebooks-and-other-files
  2. Have a second user log in and try to create notebook in the shared users dir.
  3. Gives an "undefined error" or similar

Expected behaviour

All users should be able to write new notebooks to the /srv/scratch shared dir.

Actual behaviour

They cannot without first changing group permission to write on /src/scatch/.ipynb_checkpoints

Your personal set up

  • OS:
    Ubuntu 22.04.4 LTS
    Python 3.10.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions