Live data from Hacker News

Estimating Number of Jupyter Notebooks on Github

kyso.io

1–10 of 135 posts

Re: Estimating Number of Jupyter Notebooks on Github

#2
Off topic:

Possibly something in my config, but I've recently got a lot of

    "Sorry, something went wrong. Reload?"
when trying to view Jupyter notebooks on github itself. Seems to be working right now.

I have used this as an alternate: https://nbviewer.jupyter.org/

Re: Estimating Number of Jupyter Notebooks on Github

#3

Off topic: Possibly something in my config, but I've recently got a lot of "Sorry, something went wrong. Reload?" when trying to view Jupyter notebooks on github itself. Seems to be working right now. I have used this as an alternate: https://nbviewer.jupyter.org/

I don't think it's just you, I've been getting them too. It's probably Github timing out trying to render the notebook.

Re: Estimating Number of Jupyter Notebooks on Github

#4

Off topic: Possibly something in my config, but I've recently got a lot of "Sorry, something went wrong. Reload?" when trying to view Jupyter notebooks on github itself. Seems to be working right now. I have used this as an alternate: https://nbviewer.jupyter.org/

I've gotten this as well after uploading notebooks to github. It usually goes away for me after ~10mins after I've uploaded the .ipynb. I'll check this out though, thanks!

Re: Estimating Number of Jupyter Notebooks on Github

#6

Off topic: Possibly something in my config, but I've recently got a lot of "Sorry, something went wrong. Reload?" when trying to view Jupyter notebooks on github itself. Seems to be working right now. I have used this as an alternate: https://nbviewer.jupyter.org/

I get it a lot, so I set a precommit hook to render all my notebooks to HTML. With GitHub Pages, I can access them easily.

Re: Estimating Number of Jupyter Notebooks on Github

#7

Off topic: Possibly something in my config, but I've recently got a lot of "Sorry, something went wrong. Reload?" when trying to view Jupyter notebooks on github itself. Seems to be working right now. I have used this as an alternate: https://nbviewer.jupyter.org/

Re: this - it would be fun to set up a Beowulf cluster of Jupyter notebooks, if you will, and just upload them to Github for free parallell computations.

(Obviously this would be for shits 'n giggles, not any serious work).

Re: Estimating Number of Jupyter Notebooks on Github

#10

Off topic: Possibly something in my config, but I've recently got a lot of "Sorry, something went wrong. Reload?" when trying to view Jupyter notebooks on github itself. Seems to be working right now. I have used this as an alternate: https://nbviewer.jupyter.org/

This is what we made Kyso for - the linked post is actually a Jupyter notebook itself, the code is hidden by default to make it readable to non-technical people but you can click on the "code hidden" button on the top right to see the code in full.

If github is not working for you well for your notebooks. You can try Kyso by signing up and importing your notebook from Github directly on this page: https://kyso.io/github, or upload it using this page: https://kyso.io/create/study

Disclaimer - I am OP and founder of Kyso

Post reply on HN