lgeiger / hydrogen-launcher

:rocket: Launch terminals and jupyter consoles connected to hydrogen
https://atom.io/packages/hydrogen-launcher
MIT License
96 stars 25 forks source link

enhancement: toggle run <text> between kernel and terminal #28

Open jeybrahms opened 6 years ago

jeybrahms commented 6 years ago

to support use of pdb.set_trace() it would be beneficial to be able to send code chunks to the terminal rather than to the kernel. I propose a toggle that determines the destination of existing hydrogen run commands.