Atom: Setting up Hydrogen Launcher for use with Python 3.7
问题 I am trying to set up Atom to be able to run Python code interactively and on a line-by-line basis, and have been trying to work with Hydrogen and its associated packages to that end. The Hydrogen package is working properly as intended, as I'm able to run the script on a cell-by-cell basis, and am able to choose which Python kernel to run the script with. However, the problem starts when I try to run it with Hydrogen Launcher, which is supposed to enable you to launch Jupyter consoles