Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

SDF preliminaries

Starting Jupyter sessions via SDF web interface

...

You can grant read/write access for GPFS data folder directories to ATLAS group members via the following (note that this does not work for SDF home folder)

Code Block
groups <username> # To check user groups
cd <your_directory> 
find . -type d|xargs chmod g+rx # Need to make all subdirectories readable *and* executable to the group