- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.4k
 
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
Description
- rename 
tqdm.writetotqdm.printsince it tries to do fancyend='\n'-type things- handle deprecation for v5
 
 - re-look at said fancy 
endlogic - provide a real 
tqdm.write(perhaps calledtqdm.write_strfollowing the same naming convention asset_description_str,set_postfix_str. 
Issues (moan):
- tqdm_gui.write() in the GUI instead of console? #172 pb.write and print don't work in jupyter notebook #644 in submodules (GUI and notebook mode)
 - Alternative approach to redirect outputs to tqdm.write() #197 Could tqdm default to redirecting std{out,err} to tqdm.write? #296 stdout redirection issues #588 alt approaches
 -  
endissues tqdm.write() "end" argument not working #520 tqdm.write(string) doesn't work well when string has \n in it #564 - unexpected behaviour manual control over positioning not working when work with tqdm.write #578 tqdm.write not working as expected #683 Bad formatting when using colors and tqdm.write #692
 - non-string arguments write() not printing #342 tqdm.write 'int' object has no attribute 'decode' #699
 - synchronisation tqdm.write under multiprocessing.Pool make bars overlapped #680
 -  somehow print under closed bars 
tqdm.write()overwrite closed nested progress bar #719 
thomasaarholt, DBerke, northtree, tysonclugg, hadim and 16 more
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