Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

launch jupyter console resulted in "Could not find jupyter or ipython" #33

Open
gowestyang opened this issue Oct 12, 2018 · 3 comments
Open

Comments

@gowestyang
Copy link

gowestyang commented Oct 12, 2018

I'm running on Windows 10. Hydrogen works for me, and I can execute python code from editor.
However, when I try to launch jupyter console (ctrl+shfit+p then type in the command), it says "Could not find jupyter or ipython".

My python is running on Anaconda. May I know how to resolve this?
Thank you!

Added: my Anaconda was not on system path. I re-installed Anaconda and added it to the system path.
Now the jupyter console started, but while I tried to run a command, it returned:
RuntimeError: Kernel didn't respond to kernel_info_request

Thanks for reading my issue. I will just report this for information, while I'll work with other alternatives.

@fl16180
Copy link

fl16180 commented Oct 28, 2018

Did it work for you? I've been having the same issue on both Windows 10 and Ubuntu 18.04

@monovich
Copy link

Also running Windows 10, WSL/Ubuntu 18.04 jupyter server with R kernel (no password, pre-specified token per Hydrogen's recommendations). Hydrogen works flawlessly, but the hydrogen-launcher simply cannot detect existing kernels under this configuration. Not sure what I'd have to do to get it working at this point.

@lukkesweet
Copy link

Has anyone had any luck resolving this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants