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

Improve error messages #13

Open
4 tasks
MrMino opened this issue Mar 21, 2021 · 0 comments
Open
4 tasks

Improve error messages #13

MrMino opened this issue Mar 21, 2021 · 0 comments
Labels
✨ enhancement New feature or request good first issue Good for newcomers

Comments

@MrMino
Copy link
Owner

MrMino commented Mar 21, 2021

Make the following errors show an user-friendly message instead of the traceback:

  • When installing same image twice
  • When installing image that cannot be found
  • When Jupyter kernel directory is not in the user's home directory (Jupyter is not installed?)
  • When docker module runs into "Permission Denied" (maybe add instructions on how to run docker without sudo?)

Output the traceback only when a --verbose or --debug flag is given

@MrMino MrMino added ✨ enhancement New feature or request good first issue Good for newcomers labels Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant