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: Render Jupyter notebooks as interactive articles

217 pointsby adlhaalmost 4 years ago

11 comments

dmyttonalmost 4 years ago
I&#x27;ve been using Deepnote to do some energy modelling for an academic paper I&#x27;m writing, and it&#x27;s been great. The UI is much nicer than any other Jupyter editor I&#x27;ve used, and the integration with GitHub works well. Just started collaborating with some other researchers on another project so the real-time editing is coming in handy. So much better than using Excel.<p>I also interviewed their CTO, Jan Matas, as part of my developer interview services about how it&#x27;s all built around k8s behind the scenes: <a href="https:&#x2F;&#x2F;console.dev&#x2F;interviews&#x2F;deepnote-jan-matas&#x2F;" rel="nofollow">https:&#x2F;&#x2F;console.dev&#x2F;interviews&#x2F;deepnote-jan-matas&#x2F;</a>
adlhaalmost 4 years ago
Hey everyone, our team just built a tool to make your Github notebooks interactive and we would love for you to try it out. Just enter the GitHub URL of your (or any) public notebook and hit Render to instantly view the notebook. Your notebook will be rendered in an article-like layout and will get a table of contents. Anyone can fork it using the &quot;Launch&quot; button and play around with your code. The Deepnote viewer is also faster and more reliable than other .ipynb viewers we&#x27;ve tried. Would love for you to take it for a spin &amp; hear your feedback!
评论 #27369784 未加载
评论 #27369050 未加载
评论 #27368415 未加载
matsemannalmost 4 years ago
I&#x27;ve been using a notebook running on Deepnote[0] to follow along to Andrew Ng&#x27;s Coursera course (as I wanted to do it in python and not octave&#x2F;matlab). It has worked really nice.<p>[0]: <a href="https:&#x2F;&#x2F;github.com&#x2F;dibgerge&#x2F;ml-coursera-python-assignments" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dibgerge&#x2F;ml-coursera-python-assignments</a>
codeknight11almost 4 years ago
I&#x27;ve been using Deepnote for a while and highly recommend it. I love the features and they have also built a great community.<p>Github&#x27;s jupyter rendering doesn&#x27;t work for me most of the time so I am using Deepnote viewer these days.<p>Check out my published article that I wrote using Deepnote a while ago - <a href="https:&#x2F;&#x2F;deepnote.com&#x2F;@tj&#x2F;The-Starry-Cat-7HRaWnp8QhWYeK_x_QLD9Q" rel="nofollow">https:&#x2F;&#x2F;deepnote.com&#x2F;@tj&#x2F;The-Starry-Cat-7HRaWnp8QhWYeK_x_QLD...</a>
gk1almost 4 years ago
Nice gallery and great idea to publish these with a &quot;Launch in Deepnote&quot; button.<p>How is this different from publishing notebooks on Google Colab?<p>Also, I&#x27;m seeing some rendering issues where my progress bar is printed repeatedly when it&#x27;s supposed to get overwritten: <a href="https:&#x2F;&#x2F;deepnote.com&#x2F;viewer&#x2F;github&#x2F;pinecone-io&#x2F;examples&#x2F;blob&#x2F;master&#x2F;image_search&#x2F;simple_pytorch_image_search.ipynb" rel="nofollow">https:&#x2F;&#x2F;deepnote.com&#x2F;viewer&#x2F;github&#x2F;pinecone-io&#x2F;examples&#x2F;blob...</a><p>Here&#x27;s the Google Colab version for comparison: <a href="https:&#x2F;&#x2F;colab.research.google.com&#x2F;github&#x2F;pinecone-io&#x2F;examples&#x2F;blob&#x2F;master&#x2F;image_search&#x2F;simple_pytorch_image_search.ipynb" rel="nofollow">https:&#x2F;&#x2F;colab.research.google.com&#x2F;github&#x2F;pinecone-io&#x2F;example...</a><p>Edit: Looks like it&#x27;s an issue inside the notebook, not with Deepnote. Nevermind!
评论 #27369049 未加载
infogulchalmost 4 years ago
That&#x27;s pretty neat and looks nice. I wonder how it compares to fastai&#x27;s nbdev&#x2F;nb2md? <a href="https:&#x2F;&#x2F;www.fast.ai&#x2F;2020&#x2F;01&#x2F;20&#x2F;nb2md&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.fast.ai&#x2F;2020&#x2F;01&#x2F;20&#x2F;nb2md&#x2F;</a>
评论 #27368677 未加载
评论 #27374584 未加载
reslanalmost 4 years ago
I find Deepnote very useful for showing my work to others (especially non-tech) people. This would really improve the way we share our findings, which so far, wasn&#x27;t easy. I built a notebook on using different exploratory data analysis techniques here: <a href="https:&#x2F;&#x2F;deepnote.com&#x2F;@reslan-al-tinawi&#x2F;Visualizing-data-with-seaborn-plotly-2hf4mb-sTnC9LyUXbTVKDw" rel="nofollow">https:&#x2F;&#x2F;deepnote.com&#x2F;@reslan-al-tinawi&#x2F;Visualizing-data-with...</a>
MartinMondalmost 4 years ago
Reminds me of <a href="https:&#x2F;&#x2F;github.nextjournal.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.nextjournal.com&#x2F;</a> where you can just load a url from GitHub: <a href="https:&#x2F;&#x2F;github.nextjournal.com&#x2F;uwdata&#x2F;visualization-curriculum&#x2F;blob&#x2F;master&#x2F;altair_cartographic.ipynb" rel="nofollow">https:&#x2F;&#x2F;github.nextjournal.com&#x2F;uwdata&#x2F;visualization-curricul...</a>
spicyramenalmost 4 years ago
This looks awesome, how does Deep note compares to Enterprise notebook solutions like Google Notebooks, Sagemaker or Databricks. My company cares about data exfiltration, PII data, CMEK. Our researchers have access to data that is very valuable and posting a Notebook that may render some information could be a problem, is there a way to render notebooks (stored in a private GitHub) to only a subset of authenticated users?
评论 #27371054 未加载
prashpalmost 4 years ago
I love Avatar, but the analogies in that notebook were quite difficult to follow!
bachmeieralmost 4 years ago
One thing I wished they wouldn&#x27;t do:<p>&gt; Deepnote is completely free.<p>That&#x27;s simply not true. The <i>trial plan</i> is completely free. Same as a gazillion other services. By all means, they should charge for their services and get rich, but Deepnote is not completely free.
评论 #27369229 未加载
评论 #27369277 未加载
评论 #27372066 未加载