nbviewer icon indicating copy to clipboard operation
nbviewer copied to clipboard

404 : Not Found Remote HTTP 404: not found among 68 files

Open Tvix22 opened this issue 4 years ago • 3 comments

Hello, im trying to render my notebooks from https://github.com/Tvix22/thepythonlab/tree/master/Lab11%20BuyAndHold and this is the url i try. https://nbviewer.jupyter.org/github/Tvix22/thepythonlab/tree/master/Lab11%20BuyAndHold/ and when i try to run one notebook, recive a 404 error, but the notebook are ok in my github

¿How can i fix it? I use that notebooks for showing in my blog,

Tvix22 avatar Jul 18 '20 16:07 Tvix22

Looks like you're still having the error at the nbviewer url below: https://nbviewer.jupyter.org/github/Tvix22/thepythonlab/blob/master/Lab11%20BuyAndHold/Lib_1_BNH.ipynb

But it is a valid github file: https://github.com/Tvix22/thepythonlab/blob/master/Lab11%20BuyAndHold/Lib_1_BNH.ipynb

Any update on your end? I have the same problem and have ?flush_cache=false (and true) a bunch

gkamradt avatar Jul 30 '20 20:07 gkamradt

Good day, I am currently experiencing the same issue. I have tried changing a few things that I thought could be causing the issue but I am unable to solve it.

Here is the link to the notebook that won't render: https://nbviewer.jupyter.org/github/reubens9/Process-Dynamics-CPN321/blob/master/1_Modelling/2_Modelling_equations.ipynb

Thanks in advance!

reubens9 avatar Aug 08 '20 09:08 reubens9

@reubens9 and all, This problem persisted for me, and I couldn't find help on this issue anywhere.

The solution, which isn't ideal, is that I followed the self-service steps within the read me and started up my own version of nbviewer. After spinning up a $3.50/month AWS lightsail instance, I ran ~5 commands that were all explained with the read me.

Works great so far. I'll happily switch back to using this jupyter hosted nbviewer once the caching issue is fixed.

gkamradt avatar Aug 08 '20 17:08 gkamradt