-
Notifications
You must be signed in to change notification settings - Fork 5k
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
404 GET error #2953
Comments
I had the exact same error on my Mac. Why did it request |
@pavlin99th That's hardly a solution - what if you are in the UK and do require |
I think the error can safely be ignored, but #3051 should fix it. |
@takluyver I'm not sure this error can be ignored. My jupyter notebooks are taking ages to load since I started seeing this issue. |
I don't think that's directly related to this error, though you never know. |
This should be fixed now by #3048. |
I looked into it and you are right, it was a coincidence.
…On 16 November 2017 at 18:26, Thomas Kluyver ***@***.***> wrote:
I don't think that's directly related to this error, though you never know.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2953 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABeA_RmHiTofLDDVDrav-9qEKITWQ_K3ks5s3HBOgaJpZM4P-W6s>
.
|
@takluyver FYI with
|
The change hasn't been released yet. If you look at #3048, the 'milestone' on the right is set to 5.3. |
I have:
python 3.6; jupyterlab 0.28.3; jupyter-nbextensions-configurator 0.2.8; ipython 6.2.1; ipywidgets 7.0.1
This is what I get when I launch
jupyter notebook
:I haven't found any new problem related to this, but it doesn't seem right.
How can I get rid of the
404
?The text was updated successfully, but these errors were encountered: