Description:
Hydrogen kernel shuts down after each command (doesn't stay running as idle). This only happened when I switched to 2.4.0 from 2.3.0.
Steps to Reproduce:
```python
t=5+10
print(t)
Versions:
2.4.0
Which OS and which version of Hydrogen and Atom are you running?
Atom : 1.25.1
Electron: 1.7.11
Chrome : 58.0.3029.110
Node : 7.9.0
Logs:
The only minor issue I see that comes up in the console (with debug messages enabled) is that I don't have a default kernel defined:
'Hydrogen.kernelspec' could not set the default. Attempted default: undefined; Schema: {}
and in 2.3.0, I did select the kernel I wanted, but it didn't restart each time I used shift-enter.
Fix incoming for this, thanks for the report!
@ethan92429 v2.4.1 has been released - when you get a chance, check for the issues you reported and let us know.
@dsanalytics 2.4.1 is working well! Thanks for the update.
Most helpful comment
Fix incoming for this, thanks for the report!