Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Console output is very verbose #230

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

Closed
QuLogic opened this issue Apr 23, 2017 · 0 comments
Closed

Console output is very verbose #230

QuLogic opened this issue Apr 23, 2017 · 0 comments

Comments

@QuLogic
Copy link
Contributor

QuLogic commented Apr 23, 2017

For every example, sphinx-gallery outputs:

  • One line stating it's going to run the example.
  • One line stating it ran the example and how long it took.
  • One blank line.
  • The example and its runtime in a summary after all the examples are run.

That's at least 4 times as many lines as necessary. Plus there are 4 lines for every directory that's skipped.

This seems a bit too verbose. It would be much nicer if it followed sphinx's example and printed filenames on top of each other. When warnings come up, they get their own single line. The runtime summary is probably not really necessary by default, but once the above things are cut down, it wouldn't be as much of a problem.

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