pank

Results 31 comments of pank

I mostly use it to improve the output of `matplotlib_inline` tbh. I am not sure what they are generally used for but [there's an introduction](https://ipython.readthedocs.io/en/stable/config/intro.html). ```python c = get_config() c.TerminalInteractiveShell.confirm_exit...