hydrogen Questions

10

Solved

Not sure what happened but whenever I use ipython, hydrogen (atom) or jupyter notebook can't find any of the installed modules. I know I have pandas installed but the notebook says its not found. ...
Coolidge asked 18/6, 2018 at 17:35

2

I'm in the middle of switching from VS Code to Atom and I'm trying to set up a virtual environment for my python project. It was pretty easy to do in VS Code, I'd run the following script and it wo...
Peta asked 4/6, 2020 at 19:49

9

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( by making new build system). Now all the is using Atom( which I'm no...
Mide asked 4/4, 2017 at 12:35

1

Solved

I would like to run python interactively in ATOM using the Hydrogen package. I am on Windows 10. I would like to be able to initiate an ATOM session by double-clicking the ATOM icon in my toolbar o...
Schnapp asked 6/11, 2020 at 9:4

1

Solved

Starting a few days ago, after months without issue, I began having a giant error box keep popping up when editing my code in Atom. I believe it is from the Hydrogen plugin, the weird thing is even...
Brice asked 12/1, 2021 at 23:17

2

Solved

I recently installed Atom as an IDE on my laptop, for university. I installed Hydrogen as a convenient solution to show some plots on the go. But whenever I run Hydrogen, I get this error: NameErro...
Thaddeus asked 9/11, 2018 at 18:0

0

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 ...
Mafaldamafeking asked 28/2, 2020 at 22:34

0

I am running Python3 in Atom on MacOS. Inside Atom, I can run the Hydrogen package and I can use toggle-inspector to pull up the docstrings for some functions (like sorted and enumerate) but for ma...
Xerosis asked 13/1, 2020 at 21:26

3

I am trying to run Hydrogen on Atom, but I am getting an error message that ends with "NotImplementedError" in the asyncio python lib. I have Python3 installed on a Windows 10 machine, and ...
Reprobation asked 9/2, 2019 at 16:53

1

I have added my python 3 executable to the system PATH (against the advice of Anaconda) to try and get Hydrogen (and really any Atom extension/plugin) to run lines or blocks of code in Atom. The 's...
Trifocal asked 7/11, 2019 at 22:5

1

Solved

I work with many conda environments in my workflow and like to use the hydrogen package for the Atom Editor when I am exploring objects. However I always forget how to add a new jupyter kernel to t...
Logan asked 25/9, 2017 at 22:17
1

© 2022 - 2024 — McMap. All rights reserved.