gruns / icecream

🍦 Never use print() to debug again.
MIT License
9.2k stars 186 forks source link

use_stdout to print into stdout #170

Open fcolecumberri opened 11 months ago

fcolecumberri commented 11 months ago

Adding a way to easy switch between output streams might be useful, specially in cases like Jupyter notebook where stderr gets an bright red background for stderr stuff.