One possibility is to look into the kernel logs of your notebook kernel. For that you need to use a Python notebook.
Check the following location on the gpfs
in your Python notebook:
!ls /gpfs/fs01/user/USERID/logs/notebook/
To get the USERID execute the following code:
!whoami
You should find for each kernel a log file, e.g. kernel-python3-20170105_102510.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…