iurisegtovich / PyTherm-applied-thermodynamics

Educational ipython source code for applied thermodynamics.
https://iurisegtovich.github.io/PyTherm-applied-thermodynamics/
73 stars 28 forks source link

"Sorry, something went wrong. Reload?" when viewing *.ipynb #11

Open iurisegtovich opened 8 years ago

iurisegtovich commented 8 years ago

The issue

Getting the message "Sorry, something went wrong. Reload?" when viewing an *.ipynb on a GitHub blob page.

A workaround

Try to open that notebook that you want using nbviewer online, you don't need to install it.

This site nbviewer works independently of github.

TVMKISHORE commented 7 years ago

I checked in multiple networks. I used Explorer, Firefox,chrome . But still I get 'Sorry, something went wrong. Reload?' Not able to view .ipynb books.Any help?

TVMKISHORE commented 7 years ago

I am actually trying to access books at below link. https://github.com/tensorflow/tensorflow/blob/master/tensorflow/examples/udacity/1_notmnist.ipynb But when I try to access today , there is no problem . I can view them without any issue!

Bowiemb commented 7 years ago

This issue just popped up for me as well. I can't view any ipynbs in Github. Any thoughts/advice?

redwanhuq commented 7 years ago

Also having this issue with ipynbs in GitHub all of a sudden.

Bowiemb commented 7 years ago

Now, it's working again... weird..

edit : for me at least.

redwanhuq commented 7 years ago

Weird indeed. It's working again...

sansinghsanjay commented 7 years ago

I am also facing same error, "Sorry, something went wrong. Reload?". Tried reloading around more than 25 times.

Still stuck at this. Using chrome on Ubuntu-16.04. Also tried after upgrading chrome but still facing this issue. Any help/suggestions?

sansinghsanjay commented 7 years ago

Thanks @iurisegtovich ,

I had seen your previous reply and already tried these links and found them working.

But still I am not able to open https://github.com/NikolasEnt/Vehicle-Detection-and-Tracking/blob/master/VehicheDetect.ipynb Its a 2.83 MB size ipynb file on github.

Although I am trying some random things/suggestions like installing nbviewer (https://github.com/jupyter/nbviewer). I don't know exactly that installing this would be helpful or not, but I am trying.

Kindly, requesting for any concrete solution/suggestion.

Thanks

iurisegtovich commented 7 years ago

try to open that notebook that you want using nbviewer online, you don't need to install it, i will try with that link you sent:

open "https://nbviewer.jupyter.org/"

paste "https://github.com/NikolasEnt/Vehicle-Detection-and-Tracking/blob/master/VehicheDetect.ipynb" there

and then you get "https://nbviewer.jupyter.org/github/NikolasEnt/Vehicle-Detection-and-Tracking/blob/master/VehicheDetect.ipynb"

This site nbviewer works independently of github.

It works for me, I hope it will work for you too

On Aug 21, 2017 15:55, "Sanjay Singh" notifications@github.com wrote:

Thanks @iurisegtovich ,

I had seen your previous reply and already tried these links and found them working.

But still I am not able to open https://github.com/NikolasEnt/Vehicle-Detection-and-Tracking/blob/master/VehicheDetect.ipynb Its a 2.83 MB size ipynb file on github.

Although I am trying some random things/suggestions like installing nbviewer (https://github.com/jupyter/nbviewer). I don't know exactly that installing this would be helpful or not, but I am trying.

Kindly, requesting for any concrete solution/suggestion.

Thanks

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

sansinghsanjay commented 7 years ago

Thanks @iurisegtovich

It worked for me too.

Thanks a lot.

georgeliu1998 commented 6 years ago

Now I'm getting the same error (Sorry, something went wrong. Reload?), tried many times refreshing, but still not working...it's so frustrating.

iurisegtovich commented 6 years ago

try to open that notebook that you want using nbviewer online, you don't need to install it, i will try with that link you sent:

open "https://nbviewer.jupyter.org/" ans paste the notebook link. this is an independent tool that may work when github doesnt

On Jan 11, 2018 18:42, "George Liu" notifications@github.com wrote:

Now I'm getting the same error (Sorry, something went wrong. Reload?), tried many times refreshing, but still not working...it's so frustrating.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/iurisegtovich/PyTherm-applied-thermodynamics/issues/11#issuecomment-357055170, or mute the thread https://github.com/notifications/unsubscribe-auth/AKbJVcOh4dBf4VJ6DQQw7PwEEPmju-oIks5tJnJQgaJpZM4KdLMB .

georgeliu1998 commented 6 years ago

Thanks Iuri! Since my repo is a private one, it won't load. I've reported to GitHub and they were able to reproduce and are looking into it.

sarahaguasvivas commented 6 years ago

I got the same problem. I am able to read on Github two of the three trial links. Notebook opens in nbviewer.

kilojoules commented 6 years ago

I'm having this problem. https://github.com/kilojoules/numerical_experiments/blob/master/burgers/POD.ipynb

shantanukarnwal commented 6 years ago

Even I was having this problem. I had a jupyter notebook in one of my private repositories and it wasn't able to open. Then I just made it public and it worked. Now I changed it to private again and its working.

yqren2005 commented 6 years ago

I am having this issue also, even a small notebook (60K) can not be opened in Github. https://github.com/yqren2005/Coursera_DL/blob/master/Convolutional%20Neural%20Networks/week2/KerasTutorial/Keras%20-%20Tutorial%20-%20Happy%20House%20v2.ipynb

All my notebooks can be opened in nbviewer.

vikramvinay commented 6 years ago

I am having this same issue ,and the size of mile is(28K) not opened in GitHub. https://github.com/vikramvinay/Titanic-Machine-Learning-from-Disaster/blob/master/Titanicc.ipynb

rnk20 commented 6 years ago

Open the notebook after 12-13 hours, press reload button 2 3 times it will be rendered.

I think the problem is with github not the notebooks.

ModMaamari commented 6 years ago

I can open others' .ipynb notebooks , but when I try to upload my notebooks the error : "Sorry, something went wrong. Reload?"

isht7 commented 6 years ago

I am getting this error in my repository now.

bobknox42 commented 6 years ago

I am getting the same issue, I tried with a an extremely simple notebook with a markdown cell & code cell featuring 2+2 and it throws the same error "Sorry, something went wrong. Reload?"

xue-jun commented 6 years ago

I'm getting the same error ("Sorry, something went wrong. Reload?") when I try to open *.ipynb files, in both my public repo, and the private repo of my organization.

snehamani25 commented 6 years ago

I'm getting this error as well. Not able to view any of my *.ipynb files on my GitHub repos.

kunal-soni commented 6 years ago

I'm getting this error right now. Not able to view any of my *.ipynb files on my GitHub repos.

james0032 commented 6 years ago

It seems like it has been an issue for a while. And my newly created repo had the same symptom as well. nbviewer is a work-around. We will keep this issue open and see if there's anyone could figure it out.

juansolana commented 6 years ago

Hi, I'm seeing this error across my private repos, the public ones work well. Anyway of working this out?

yasimk commented 6 years ago

Same issue happened to me as well.. Any solutions for this one.?

danielhanbitlee commented 6 years ago

Same thing is happening to me... I can't load any of the ipynb files in my repos. I'll try again tomorrow to see if it works.

KayO-GH commented 6 years ago

The problem is still persisting. My old notebooks render, but no new notebooks are rendering.

yasimk commented 6 years ago

In some case, when I refreshed it, this problem went away. The problem occurred when I tried to view the note book immediately after I uploaded it. So I waited some time to try again and it worked.

On Thu, Nov 1, 2018 at 5:04 AM Kwadwo Agyapon-Ntra notifications@github.com wrote:

The problem is still persisting. My old notebooks render, but no new notebooks are rendering.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/iurisegtovich/PyTherm-applied-thermodynamics/issues/11#issuecomment-434992796, or mute the thread https://github.com/notifications/unsubscribe-auth/AghoCeLRuiPXD_a8n2M897yaMHEosdXcks5uqsdHgaJpZM4KdLMB .

-- Yasim Cell: 972-415-7600 Skype: yasimk Email: yasimk@theunio.com https://www.linkedin.com/in/yasim/

travishen commented 6 years ago

Still facing the same case here. Meanwhile most of my .ipynb gists can't render normally. I think it's related to network load balancing issue.

annieeby commented 6 years ago

no new notebooks rendering

quantumds commented 6 years ago

Not able to watch Jupyter Notebooks as well on GitHub now. Receiving: "Sorry, something went wrong. Reload?"

tomjirsa commented 6 years ago

Still the same here - "Sorry, something went wrong. Reload?"

laowantong commented 6 years ago

Same thing on my side.

guhanrv commented 6 years ago

same here

sorenwacker commented 6 years ago

Same here. The workaround does not work, since it is a private repository.

fbuloup commented 6 years ago

Same here

ghost commented 6 years ago

same bug here still, anyone found a fix?

ivankmk commented 6 years ago

Same for me, guys

m-ravikumar commented 5 years ago

nbviewer can open my notebook. But in github i keep getting the same issue. Hope the bug will be fixed

mgarard commented 5 years ago

This is a fundamental problem. Why would they let it go for so long?

timan1130 commented 5 years ago

Same here...

0x0AB commented 5 years ago

This bug is really bothering. I am seeing this issue quite frequently.

younessN commented 5 years ago

Hello, i have the same problem.

kristineromero commented 5 years ago

I am having the same problem

louiefb commented 5 years ago

I'm having the same problem, too, though it's intermittent. Sometimes reloading helps but it rarely does now. Same thing happens across different browsers (chrome, firefox, etc.).

victorxwu commented 5 years ago

Experienced the same issue today. It is a private repo and I am unable to use the work-around stated above.

yao-eastside commented 5 years ago

Having problems viewing ipynb. (It has problems for a private repo and a private githubGist, if that helps)