tkf / emacs-ipython-notebook

IPython notebook client in Emacs
tkf.github.com/emacs-ipython-notebook/
GNU General Public License v3.0
548 stars 51 forks source link

Notebook Failed on windows #150

Open ywhcuhk opened 10 years ago

ywhcuhk commented 10 years ago

I was hoping someone could help with this. I am using GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601) on windows 7 64 bit system. After installed EIN, I try to start a notebook by using command: M-x ein:junk-new, but I got following error. I tried other ways to start a notebook in emacs, but the same error keeps showing up.

ein: [info] Creating a new notebook... Contacting host: 127.0.0.1:8888 eq: make client process failed: connection refused, :name, 127.0.0.1, :buffer, #<killed buffer>, :host, 127.0.0.1, :service, 8888, :nowait, nil

x61 commented 8 years ago

It is almost 2 years since this issue was raised. I am also having the same issue. Is there a solution?

millejoh commented 8 years ago

That's probably because tkf disappeared from the face of github and the internet about two years ago.

I assume you are getting ein from melpa or from http://github.com/millejoh/emacs-ipython-notebook and that ein:notebooklist-open works for you. If both those are true you can track an issue regarding ein:junk-new over at millejoh/emacs-ipython-notebook#91.