Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to enable email notifications when creating a jobset #921

Merged
merged 1 commit into from
Apr 26, 2021

Commits on Apr 24, 2021

  1. Make it possible to enable email notifications when creating a jobset

    The checkbox is only enabled if `email_notification = 1` is set in
    `hydra.conf`. However, when creating jobset (in contrast to the edit
    form), the checkbox is always disabled because the `emailNotification`
    parameter in Catalyst's stash was missing.
    Ma27 committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    21ed005 View commit details
    Browse the repository at this point in the history