Skip to content

JupyterLab 3 release

Compare
Choose a tag to compare
@mlhenderson mlhenderson released this 13 Aug 22:57
9710bef

This version of the slurm extension is compatible with JupyterLab 3.

Some of the new features since v2:

  • Tabbed views for queue status, job submission, job notifications (slurm responses)
  • Improved error and status messages
  • Updated queue table display
    • rows are more easily selectable
    • you can see how many rows you have selected at a glance
    • sortable columns
    • row filtering
    • Last squeue update date/time displayed
    • automatic refresh when you perform a job action (submit, kill, hold, release)
  • Job submit
    • select an sbatch script based on your current directory in the JupyterLab filebrowser
    • enter sbatch script text directly
  • Job Notifications
    • Captures all messages from slurm, success messages and errors into one area