jupyter-scheduler
jupyter-scheduler copied to clipboard
Implement notifications for jobs
Add ability to specify email notifications when submitting jobs.
Consider also using the JupyterLab built-in notifications system for job completion notifications.
I see in the SupportedFeatures there is email_notifications in the sqlite database. Does this work at the moment?