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

Checks on user inputs #21

Open
AshlinHarris opened this issue Nov 23, 2021 · 0 comments
Open

Checks on user inputs #21

AshlinHarris opened this issue Nov 23, 2021 · 0 comments
Labels
feature ✨ feature request or enhancement
Milestone

Comments

@AshlinHarris
Copy link
Contributor

Related Problem

In the notebook analyses, users directly provide filenames, options, and settings. Typos and errors can introduce issues further downstream, at which point debugging can be difficult.

Solution Requested

All possible values should be printed before input is accepted. User input should be checked for potential issues immediately after it is accepted.

@AshlinHarris AshlinHarris added the feature ✨ feature request or enhancement label Nov 23, 2021
@AshlinHarris AshlinHarris added this to the 1.0.0 milestone Nov 23, 2021
@AshlinHarris AshlinHarris self-assigned this Nov 23, 2021
@AshlinHarris AshlinHarris removed their assignment Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ✨ feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant