One of Atom's plugins is Hydrogen, which can run iPython (Jupyter).
However, when I put it in my Ubuntu machine, it says No kernel for language python found no matter how many times I try.
So this time, I will introduce how to deal with it.
Enter the following on the terminal and copy the one that appears.
$ jupyter kernelspec list --json
Paste into Preferences-> Packages-> Hydrogen-> Kernel Specs.
This completes switching to Disable-> Enable at the top.
↓
I think this will work. Enjoy!
Recommended Posts