-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Fix all tqdm.write() issues #737
Copy link
Copy link
Open
Labels
help wanted 🙏We need you (discussion or implementation)We need you (discussion or implementation)need-feedback 📢We need your response (question)We need your response (question)p2-bug-warning ⚠Visual output badVisual output badp3-enhancement 🔥Much new such featureMuch new such featurequestion/docs ‽Documentation clarification candidateDocumentation clarification candidatesubmodule ⊂Periphery/subclassesPeriphery/subclassessubmodule-notebook 📓Much web such IDEMuch web such IDEsynchronisation ⇶Multi-thread/processingMulti-thread/processingto-fix ⌛In progressIn progress
Milestone
Metadata
Metadata
Assignees
Labels
help wanted 🙏We need you (discussion or implementation)We need you (discussion or implementation)need-feedback 📢We need your response (question)We need your response (question)p2-bug-warning ⚠Visual output badVisual output badp3-enhancement 🔥Much new such featureMuch new such featurequestion/docs ‽Documentation clarification candidateDocumentation clarification candidatesubmodule ⊂Periphery/subclassesPeriphery/subclassessubmodule-notebook 📓Much web such IDEMuch web such IDEsynchronisation ⇶Multi-thread/processingMulti-thread/processingto-fix ⌛In progressIn progress
Type
Fields
Give feedbackNo fields configured for issues without a type.
tqdm.writetotqdm.printsince it tries to do fancyend='\n'-type thingsendlogictqdm.write(perhaps calledtqdm.write_strfollowing the same naming convention asset_description_str,set_postfix_str.Issues (moan):
endissues tqdm.write() "end" argument not working #520 tqdm.write(string) doesn't work well when string has \n in it #564tqdm.write()overwrite closed nested progress bar #719