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

Training notification #4

Open
ruokun-niu opened this issue Aug 26, 2022 · 1 comment
Open

Training notification #4

ruokun-niu opened this issue Aug 26, 2022 · 1 comment
Assignees
Labels

Comments

@ruokun-niu
Copy link
Collaborator

As a user, I want to have the training done in the background and notified when completed so I can leave the computer and do some other tasks at the same time.
Scenario: A user wants to leave his/her workplace
Given the user has started the training process by clicking the “start training” button
When the user shuts off the computer,.
Then the training should still keep running in the background until it is completed.
Scenario: the user wants to run two trainings at the same time
Given the user has started one training session
When the user wants to train another dataset
Then the user could open another tab to train another dataset while the first dataset will still keep training in the background.
Scenario: after the training is done in the background, the user wants to be notified via email.
Given the user has already uploaded the dataset and selected the parameters.
When the user wants to enable notification via emails.
Then the user could click the “enable notification when finished” button, which then a prompt will appear asking the user to type in his email or use a saved email address. After the training is completed, it will then send a notification email to this email address.

@JackyXu-Cool JackyXu-Cool self-assigned this Dec 2, 2022
@JackyXu-Cool
Copy link
Owner

Don't have enough time to get it done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants