-
Notifications
You must be signed in to change notification settings - Fork 51
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
Content list call http://127.0.0.1:8888/api/contents/ failed with status error. #176
Comments
Not sure, but it will help if you can answer the following best you are able: What version of ipython are you running and how are you starting it? Is there any output in the console running ipython/jupyter from when you try to execute |
Jupyter notebook version: 4.1.0 There is no output in the console . It’s blank ein:log-all has following entries
Regards From: John Miller [mailto:[email protected]] Not sure, but it will help if you can answer the following best you are able: What version of ipython are you running and how are you starting it? Is there any output in the console running ipython/jupyter from when you try to execute ein:notebooklist-open? —
|
i had the similar problem windows 7 turn on debug does not help in emacs, just an error msg:
and in the ipython console, it says:
|
404 is URL not found. It looks like you are at least getting a list of notebooks when you call ein:notebooklist-open? I have very nearly the same setup (Win 7, python 3.5 as installed by anaconda, jupyter 4.1.0). When I launch jupyter notebook and open a notebook I get the following: If your console is blank then my first thought is that something is wrong with jupyter. Is the web interface working okay? |
i worked out by using the web interface worked |
Good to know. I've noticed a number of odd, hard to reproduce problems that seem to be solved by using I think in future releases of ein I may try to force the use of |
Would you please share me how to use url-retrieve instead of curl? |
I had a similar problem but the problem was authentication. I had to 'ein:notebooklist-login' first in order to enter the token/password and then 'ein:notebooklist-open' to open the list. |
This was very helpful as I was struggling to connect. I found however that I had to first manually set my jupyter notebook password using....
I could |
while starting ein with M-x ein:notebooklist-open
its throwing error
ein: [error] Kernelspc query call failed with status error.
ein: [error] Content list call http://127.0.0.1:8888/api/contents/ failed with status error.
what am I doing wrong ?
emacs - 24.5.1 (i686-pc-mingw32)
ein - 20160310.1319 thru melpa
The text was updated successfully, but these errors were encountered: