Hacker News new | ask | show | jobs
by dsp_person 712 days ago
Anyone else live in a Jupyter QtConsole?
3 comments

Yes, I have it set up to launch at OS startup, along with a hotkey to task-switch to it at any time. An incredibly underrated tool.

JupyterLab still has its uses, but it's just too heavyweight for the "calculator replacement" role IMO. QtConsole is perfect. Or at least, it is with a bit of additional startup code.

Thank you. I didn't know this existed.

https://qtconsole.readthedocs.io/en/stable/

Yes, very underrated tool.