User Tools

Site Tools


institute_lorentz:institutelorentz_maris_slurm_jupyterhub

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
institute_lorentz:institutelorentz_maris_slurm_jupyterhub [2018/07/19 14:58] – [Access] lenocilinstitute_lorentz:institutelorentz_maris_slurm_jupyterhub [2018/07/19 15:17] – [Launching Notebooks] lenocil
Line 33: Line 33:
 If the resources requested are available a single-user notebook instance will be launched and you will be ready to run your code interactively. If the resources requested are available a single-user notebook instance will be launched and you will be ready to run your code interactively.
  
-Jupyterhub will write output and error files relative to the spawning of each notebook instance using the filename scheme ''${HOME}/jupyterhub_%u_%j.[log|err]'', where `HOME' refers to your home directory and %u and %j to your username and slurm job number respectively. +Jupyterhub will write output and error files relative to the spawning of each notebook instance using the filename scheme ''${HOME}/jupyterhub_%u_%j.[log|err]'', where `HOME' refers to your home directory and %u and %j to your username and slurm job number respectively. Because maris' home disk has an enforced quota of 10GB per user, please remove old log files to save space.
  
 :!: If launching a notebook fails, please **read these output files before contacting ''support''**. :!: If launching a notebook fails, please **read these output files before contacting ''support''**.