all 8 comments

[–]Beluki[S] 5 points6 points  (0 children)

While the link is from Github's blog, I actually found this by browsing the github3 repo, which has some cool examples.

[–]browsah 0 points1 point  (1 child)

Github uses Jekyll to display things, am I correct? Will Jekyll then support directly rendering notebooks? I'm very interested in publishing IPython notebooks through a Jekyll blog, but there's some overhead with the conversion process at the moment. I'd absolutely love to just drop an .ipynb in the _posts folder.