Top "Hydrogen" questions

IPython, "name 'plt' not defined"

I recently installed Atom as an IDE on my laptop, for university. I installed Hydrogen as a convenient solution to …

python matplotlib jupyter-notebook ipython hydrogen
Using anaconda environment in Atom

I've install Anaconda (Python 3.6) and tensorflow (python 3.5). I've managed to get it run both on Spyder and on sublime text 3( …

python atom-editor hydrogen
Jupyter Notebook can't find modules for python 3.6

Not sure what happened but whenever I use ipython, hydrogen (atom) or jupyter notebook can't find any of the installed …

python python-3.x jupyter-notebook atom-editor hydrogen
How do I use a new ipython kernel in Atom?

I created a data_science kernel for ipython by using the following commands: python -m ipykernel install --user --name data_…

python ipython jupyter-notebook atom-editor hydrogen
How to run code with Hydrogen

I am completely new to Atom. I installed it and it felt quite easy to use and set up. I …

python atom-editor jupyter hydrogen