jupyter-scheduler icon indicating copy to clipboard operation
jupyter-scheduler copied to clipboard

Implement notifications for jobs

Open 3coins opened this issue 2 years ago • 2 comments

Add ability to specify email notifications when submitting jobs.

3coins avatar Oct 04 '22 19:10 3coins

Consider also using the JupyterLab built-in notifications system for job completion notifications.

JasonWeill avatar Aug 22 '23 18:08 JasonWeill

I see in the SupportedFeatures there is email_notifications in the sqlite database. Does this work at the moment?

samuelan avatar Oct 03 '23 16:10 samuelan