jupyter / nbviewer

nbconvert as a web service: Render Jupyter Notebooks as static web pages
https://nbviewer.jupyter.org
Other
2.22k stars 551 forks source link

error message while opening jupyter note book #553

Closed Bhanuprasanna closed 8 years ago

Bhanuprasanna commented 8 years ago

it worked properly, but suddenly error message appeared. "400 : Bad Request" "We couldn't render your notebook Perhaps it is not valid JSON, or not the right URL. If this should be a working notebook, please let us know. The error was: HTTP 403: Forbidden"

so please help me regarding this. i have to get this done by the end of this week.,

minrk commented 8 years ago

@Bhanuprasanna what was the URL?

rdamatta commented 8 years ago

Same to me.

rdamatta commented 8 years ago

All notebooks are down.

Bhanuprasanna commented 8 years ago

http://nbviewer.ipython.org/github/jmportilla/Complete-Python-Bootcamp/tree/master/

Bhanuprasanna commented 8 years ago

is this some technical issue or my fault.?? i donno

SGo-Go commented 8 years ago

Same to me:

http://nbviewer.ipython.org/urls/raw.github.com/sgo-go/gAutoy/master/docs/notebooks/gAutoy-doc-index.ipynb

Bhanuprasanna commented 8 years ago

now its working..,

rdamatta commented 8 years ago

Fine now. Thanks!

SGo-Go commented 8 years ago

Thanks!

minrk commented 8 years ago

Looks like we hit the GitHub rate limit. I'll see if I can figure out what's causing that, since traffic doesn't seem to be unusually high.

dsblank commented 8 years ago

Github was having some problems, so maybe it wasn't specific to the notebook.

On Tue, Dec 15, 2015 at 9:36 AM, Min RK notifications@github.com wrote:

Looks like we hit the GitHub rate limit. I'll see if I can figure out what's causing that, since traffic doesn't seem to be unusually high.

— Reply to this email directly or view it on GitHub https://github.com/jupyter/nbviewer/issues/553#issuecomment-164782584.

willingc commented 8 years ago

@dsblank Thanks for the feedback.

data-panda commented 8 years ago

@dsblank i am getting the same error now !

Bhanuprasanna commented 8 years ago

can some one please help me. i am facing this issue once again.

minrk commented 8 years ago

@Bhanuprasanna when it's the GitHub rate limit, the only solution is to wait.

bollwyvl commented 8 years ago

@minrk just rolled out some awesome fixes that should solve this: #572!

Let's close this one off as the "pre-572" baseline, and handle new issues as they arise.

willingc commented 8 years ago

@bollwyvl Nice.