What to do if you get `No kernel for language python found` in Hydrogen

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. Screenshot from 2016-06-29 18:57:57.png 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.

Screenshot from 2016-06-29 19:04:24.png

This completes switching to Disable-> Enable at the top.

Screenshot from 2016-06-29 19:06:29.pngScreenshot from 2016-06-29 19:06:39.png

I think this will work. Enjoy!

Recommended Posts

What to do if you get `No kernel for language python found` in Hydrogen
What to do if No Python documentation found for ... appears in pydoc
What to do if you get a "No versions found" error in pipenv
What to do if you get a minus zero in Python
What to do if you get Swagger-codegen in python and Import Error: No module named
What to do if you get "Python not configured." Using PyDev in Eclipse
What to do if you get "coverage unknown" in Coveralls
What to do if you get an error when importing matplotlib in Python (Mac)
What to do if you get a Cannot retrieve metalink for repository error in yum
What to do to get google spreadsheet in python
What to do if you can't use scikit grid search in Python
What to do if you get lost in file reference with FileNotFoundError
What to do if you get angry in TensorFlow v2 without attribute'app'
No module named What to do if you get'libs.resources'
ModuleNotFoundError: No module What to do if you get'tensorflow.contrib'
What to do if you get an error when installing python with pyenv
What to do if you get angry with "Value Error: unknown local: UTF-8" in python manage.py syncdb
[Python] What to do if you get a ModuleNotFoundError when importing pandas using Jupyter Notebook in Anaconda
What to do if ʻarguments [0] .scrollIntoView ();` fails in python selenium
What to do if you get an OpenSSL error when installing Python 2 with pyenv
What to do if you get "(35,'SSL connect error')" in pycurl (one of them)
What to do if Sort imports get stuck in VS Code's Python Extension (around 2020/09)
What to do if you can't log in as root
What to do if you can't hit the arrow keys in the Python interactive console
What to do if you run python in IntelliJ and end with an error
What to do if you get an Undefined error:'Module_six_moves_urllib_parse' object has no attribute'urlencode' on MacOS
What to do if you get an error when running "certbot renew" in CakePHP environment
Do you want to wait for general purpose in Python Selenium?
What to do if Python doesn't work on Git for Windows
What to do if you can't install pyaudio with pip #Python
What to do if python says "fatal error:'stdio.h' file not found"
What to do if you get a UnicodeDecodeError with pip install
What to do if you can't use the trash in Lubuntu 18.04.
What to do when ModuleNotFoundError: No module named'XXX' occurs in Python
What to do if you get angry with'vertices' must be a 2D list ... in matplotlib arrow
What to do if you get an error saying c compiler cannot create executables in configure
What to do if you get a must override `get_config` error when trying to model.save in Keras
How to resolve "No kernel of grammar Python found" error in Atom
What to do if there is a decimal in python json .dumps
What to do if you can't find PDO in Laravel or CakePHP
What to do if you couldn't send an email to Yahoo with Python.
What to do if you get stuck during Anaconda installation on Linux
What to do if you get a TypeError with numpy min, max
What to do if you get an error when trying to load mnist
What to do if you can't install with pip in babun environment
What to do if you get Could not fetch URL 443 with pip
What happens if you do "import A, B as C" in Python?
What to do if you get an error when installing Dlib (Ubuntu)
What to do if you get `locale.Error: unsupported locale setting` when getting the day of the week from a date in Python
What to do if pipreqs results in UnicodeDecodeError
What to do if you can't pipenv shell
What to do if "amazon-linux-extras" → "No module named amazon_linux_extras"
What to do if you get an error like'Qstring' has already been set to version 1 using mne python
What to do if you get a "Wrong Python Platform" warning when using Python with the NetBeans IDE
What to do if you get the error Target WSGI script'/var/www/xxx/xxx.wsgi' cannot be loaded as python module
[Python] What to do if an error occurs in pip (pyinstaller, pyautogui, etc.)
What to do if you get angry with swapon failed: Operation not permitted
What to do if a Unicode Encode Error occurs in Sublime Text Python
[Python] What to check when you get a Unicode Decode Error in Django
What to do when [Errno 2] No such file or directory appears in Python
What to do if you get an error when trying to send a message in tasks.loop () immediately after startup