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

Hide tabular generation outputs when debug_level=0 #865

Closed
JonWel opened this issue Nov 11, 2015 · 1 comment
Closed

Hide tabular generation outputs when debug_level=0 #865

JonWel opened this issue Nov 11, 2015 · 1 comment
Milestone

Comments

@JonWel
Copy link
Contributor

JonWel commented Nov 11, 2015

In a user point of view, the outputs redirected to the standard output window are usually not necessary and can cause this generation to be quite slow (may be more marked on windows).
Wouldn’t it be more convenient to only display them if a debug_level>0 is involved?

I think this option is already built, but would need to change the true to false on this line.

@ibell
Copy link
Contributor

ibell commented Nov 11, 2015

Good idea. At one point it was like that, but evidently no longer. I'll
fix that.
On Nov 11, 2015 7:29 PM, "JonWel" notifications@github.com wrote:

In a user point of view, the outputs redirected to the standard output
window are usually not necessary and can cause this generation to be quite
slow (may be more marked on windows).
Wouldn’t it be more convenient to only display them if a debug_level>0 is
involved?


Reply to this email directly or view it on GitHub
#865.

@ibell ibell closed this as completed in d7cddad Nov 11, 2015
ibell added a commit that referenced this issue Nov 11, 2015
Supress the outputs when genrating tables, closes #865
@ibell ibell added this to the v5.1.2 milestone Nov 14, 2015
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

2 participants