Please visit Jefferson Lab Event Policies and Guidance before planning your next event: https://www.jlab.org/conference_planning.

Tutorial Instructions

NB: you need at least 5GB free disk space
 
- If you don't already have one, sign up for an account/ID on docker.com
 
- Get the docker needed for these tutorials with this shell-command:
 docker pull ijaegle/tutorial
 
- Follow the instructions provided at https://hub.docker.com/r/ijaegle/tutorial to start the docker
 
- Make sure you have tcsh installed
 
- Set the environment variables as follows:
export BUILD_SCRIPTS=/cvmfs/oasis.opensciencegrid.org/gluex/group/halld/Software/build_scripts
source $BUILD_SCRIPTS/gluex_env_boot_jlab.sh
export GLUEX_VERSION_XML=/group/halld/www/halldweb/html/halld_versions/version.xml
source $BUILD_SCRIPTS/gluex_env_jlab.sh $GLUEX_VERSION_XML

- Load conda environment and activate root/jupiter notebook

source $HOME/miniconda/etc/profile.d/conda.sh

conda activate my_root_env