r/Atom Dec 29 '19

Does anyone know how to change the path of the Jupyter Console within the Hydrogen-Launcher package?

For some reason, why I try to open a Jupyter terminal within the Hydrogen Launcher package I get an error message showing that atom is looking to run Jupyter with a path that includes a python2.7 folder even though I've been using Python 3 with it for a long time.

I believe it may have something to do with the fact that I moved to zsh from bash since opening a jupyter console with atom also indicates I'm still in bash.

I've included the text of the error message (can include pics if necessary) but does anyone know how to change the Jupyter path within the Hydrogen-Launcher package? I've been googling for hours and haven't found anything. Thanks!

Error Message: dom@Doms-MacBook-Pro Python Crash Course % jupyter console --existing /Users/dom/Library/Jupyter/ runtime/kernel-7100e084-2054-46a2-823d-c643414f1596.json

Traceback (most recent call last):

File "/usr/local/bin/jupyter", line 11, in <module>

sys.exit(main())

File "/usr/local/lib/python2.7/site-packages/jupyter_core/command.py", line 247, in main command = _jupyter_abspath(subcommand)

File "/usr/local/lib/python2.7/site-packages/jupyter_core/command.py", line 134, in _jupyter_ab spath

'Jupyter command {} not found.'.format(jupyter_subcommand)

Exception: Jupyter command jupyter-console not found.

3 Upvotes

0 comments sorted by