TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A tool to convert Jupyter notebooks to beautiful blogs

150 pointsby hemanta212almost 6 years ago

8 comments

the_watcheralmost 6 years ago
Neat! Anyone working on projects to improve the share-ability, code review, version control, or web rendering of Jupyter notebooks, feel free to reach out to me when looking for an enthusiastic early user. Jupyter has been a game changer for my productivity as a data scientist, but I still struggle with something that seems as simple as "what's the best way to expose this to other people easily without having to set up a self-hosted nbviewer".
评论 #20517672 未加载
评论 #20523735 未加载
评论 #20517508 未加载
评论 #20518252 未加载
评论 #20518694 未加载
pettersalmost 6 years ago
I have never understood why the "In[5]" and "Out[5]" in jupyter have to be so prominent, even in a output like this.
评论 #20520690 未加载
评论 #20520050 未加载
评论 #20518193 未加载
评论 #20520051 未加载
评论 #20521761 未加载
madeninealmost 6 years ago
Cool, but I would rather use a better supported static site generator with an ipynb plugin (ie, <a href="https:&#x2F;&#x2F;github.com&#x2F;danielfrg&#x2F;pelican-ipynb" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;danielfrg&#x2F;pelican-ipynb</a>) than a tool just for notebooks.<p>Especially because this looks like an nbconvert workflow under the hood.
评论 #20521866 未加载
avilayalmost 6 years ago
Nice. I have been using gitlab CI and a simple Python script to publish my notes (usually in markdown and Jupyter notebooks) to Gitlab pages. You can find the output on <a href="http:&#x2F;&#x2F;avilay.gitlab.io&#x2F;gyan" rel="nofollow">http:&#x2F;&#x2F;avilay.gitlab.io&#x2F;gyan</a>. And if you want to reuse the code you can find it in <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;avilay&#x2F;gyan&#x2F;blob&#x2F;master&#x2F;publisher&#x2F;publish.py" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;avilay&#x2F;gyan&#x2F;blob&#x2F;master&#x2F;publisher&#x2F;publish...</a>. Will surely check out your stuff.
评论 #20521808 未加载
fifniralmost 6 years ago
Nice, have you looked into jupyter-themes? I&#x27;ve played with it a bit to make a similar notebooks--&gt;static project and it&#x27;s really great!
russfinkalmost 6 years ago
I browsed the example link given at the GitHub site, and found this blog entry on lessons to tell your younger self. This post is amazing! All the advice rings true. Worth a read! <a href="https:&#x2F;&#x2F;pykancha.github.io&#x2F;test&#x2F;2018&#x2F;cs-phd-lessons.html" rel="nofollow">https:&#x2F;&#x2F;pykancha.github.io&#x2F;test&#x2F;2018&#x2F;cs-phd-lessons.html</a>
评论 #20524749 未加载
tluyben2almost 6 years ago
Offtopic; does anyone know a tool that can turn a directory of source code into a nicely formatted PDF&#x2F;PS? So with syntax highlighting etc based on the file you have and chapter index based on directory structure for instance?
评论 #20521912 未加载
bufferoverflowalmost 6 years ago
Did something go wrong here?<p><a href="https:&#x2F;&#x2F;pykancha.github.io&#x2F;test&#x2F;2019&#x2F;selenium_p1.html" rel="nofollow">https:&#x2F;&#x2F;pykancha.github.io&#x2F;test&#x2F;2019&#x2F;selenium_p1.html</a>
评论 #20521746 未加载