convoys icon indicating copy to clipboard operation
convoys copied to clipboard

GeneralizedGamma's stdout flushing going crazy in Jupyter Labs

Open AlephNotation opened this issue 5 years ago • 0 comments

Calling fit on GeneralizedGamma within a Jupyter Labs notebook results in a lot of whitespace in the output. I think this is because sys.stdout.flush() does not play well Labs. Master

AlephNotation avatar Apr 19 '19 16:04 AlephNotation