Instructions to use the tutorials for the 2024.1 version of PyNX:
(valid as of February 2025)

1) Go to https://jupyter-slurm.esrf.fr
2) Login if necessary
2) Click on ‘advanced’
3) In ‘Jupyter environment’, add a custom env:
  * Name: pynx-tutorial-p9
  * Path: /cvmfs/hpc.esrf.fr/software/packages/ubuntu20.04/ppc64le/pynx/2024.1
  * modules: mamba cuda/11.7
4) Select the configuration:
  * Partition: jupyter-p9gpu
  * CPU: 64 CPU
  * Mem: 250 GB
  * GPU: 1
  * Select launch jupyterlab
5) start
7) Copy the tutorial notebooks & instructions using:
  cp -Rf /scisoft/users/favre/pynx-tutorial ./
  [do NOT copy the data in pynx-tutorial-data, the above directory
   already has the appropriate symbolic links)
  
