Open cymon opened 3 months ago
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
All users should be able to write new notebooks to the /srv/scratch shared dir.
They cannot without first changing group permission to write on /src/scatch/.ipynb_checkpoints
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
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