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

Jupytext should show the full stacktrace on (some?) errors #327

Closed
mwouts opened this issue Sep 5, 2019 · 1 comment
Closed

Jupytext should show the full stacktrace on (some?) errors #327

mwouts opened this issue Sep 5, 2019 · 1 comment
Milestone

Comments

@mwouts
Copy link
Owner

mwouts commented Sep 5, 2019

In at least some cases, Jupytext should show the full stacktrace when an error occur. That would make issues like #325 easier to solve.

@mwouts mwouts added this to the 1.2.4 milestone Sep 7, 2019
@mwouts
Copy link
Owner Author

mwouts commented Sep 12, 2019

Probably

  • we want to intercept every error when the flag --warn-only is on
  • we also want to intercept errors that are easy to understand: cannot find/read file, etc.
  • but every remaining error should not be intercepted

mwouts added a commit that referenced this issue Sep 15, 2019
mwouts added a commit that referenced this issue Sep 15, 2019
mwouts added a commit that referenced this issue Sep 15, 2019
@mwouts mwouts mentioned this issue Sep 16, 2019
@mwouts mwouts closed this as completed in a8ad51f Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant