millejoh / emacs-ipython-notebook

Jupyter notebook client in Emacs
http://millejoh.github.io/emacs-ipython-notebook/
GNU General Public License v3.0
1.47k stars 123 forks source link

problem with ein:notebooklist-open #258

Closed vishalbelsare closed 6 years ago

vishalbelsare commented 6 years ago

I am running jupyter notebook locally. Starting the server with ein:jupyer-server-start works, however, if I start the notebook server from the terminal, and then try to use ein:notebooklist-login, using the token as password, this is what I am getting \:-

ein: [info] Login to 8888 complete. Now you can open notebook list by `ein:notebooklist-open'.
Error (wrong-type-argument number-or-marker-p ein: [warn] Null value passed to ein:get-ipython-major-version.) on query contents, try calling ‘ein:notebooklist-login‘ first...
You can run the command ‘ein:notebooklist-open’ with M-x ein:notebookl-o RET
gladomat commented 6 years ago

I'm getting the same error.

It's a duplicate of this thread