TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Mercury – Convert Jupyter notebooks to web apps

131 点作者 pplonski86将近 2 年前
Author here. Mercury is the simplest way to serve your notebooks as web apps. The simplicity of the framework is very important to us. Mercury has some useful features to make sharing easier:<p>- you can show or hide your code,<p>- your users can easily export executed notebook to PDF&#x2F;HTML,<p>- there is built-in authentication,<p>- you can produce files in the notebook and make them downloadable,<p>- you can share multiple notebooks.<p>We also care about deployment simplicity. That&#x27;s why we created a shared hosting service called Mercury Cloud. You can deploy notebook by uploading a file. Below clickable links:<p>The GitHub repository <a href="https:&#x2F;&#x2F;github.com&#x2F;mljar&#x2F;mercury">https:&#x2F;&#x2F;github.com&#x2F;mljar&#x2F;mercury</a><p>Documentation <a href="https:&#x2F;&#x2F;RunMercury.com&#x2F;docs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;RunMercury.com&#x2F;docs&#x2F;</a><p>Mercury Cloud <a href="https:&#x2F;&#x2F;cloud.runmercury.com" rel="nofollow">https:&#x2F;&#x2F;cloud.runmercury.com</a>

11 条评论

queens_ridge将近 2 年前
Interesting. I wonder how it compares to Voila. What I like about Voila is that you can use ipywidgets natively and then render Jupyter Notebooks directly to a web-app. Maybe this will be a decent competitor.
评论 #36168412 未加载
评论 #36165177 未加载
评论 #36165383 未加载
评论 #36167459 未加载
wtatum将近 2 年前
Not (necessarily) relevant to this solution, but I&#x27;ve recently come across a use case where it would be valuable to allow third-party (semi-trusted) individuals to sandbox&#x2F;build&#x2F;test some data processing&#x2F;transformation pipelines in Jupyter and then &quot;operationalize&quot; that into ongoing ETL in my main webapp&#x2F;API once they&#x27;re finished. Not the same use case as Mercury but still in the bucket of hoisting a notebook into a more repeatable&#x2F;operationalizable runtime. Does anyone have experience with something like that?
评论 #36166050 未加载
souvic将近 2 年前
Wow! It&#x27;s so cool! How is it better than streamlit though? Just because of the better integration with Jupyter notebook?
评论 #36166377 未加载
kolibril13将近 2 年前
Thanks for sharing, I’ll give it a try! The last few weeks I&#x27;ve used a similar framework called solara to convert my Jupyter notebooks into web apps <a href="https:&#x2F;&#x2F;github.com&#x2F;widgetti&#x2F;solara">https:&#x2F;&#x2F;github.com&#x2F;widgetti&#x2F;solara</a>
andylynch将近 2 年前
Definitely going to try this out. Looks like an interesting complement to Shiny for Python.
评论 #36167481 未加载
sambucini将近 2 年前
I find this super interesting!! while having a quick look, I got the impression, that Mercury runs 1 web service for 1 notebook right? For me it would be very helpful to something like a dashboard with 1 webservice supporting n notebooks.
评论 #36167717 未加载
nerpderp82将近 2 年前
Can someone give a survey of all the Jupyter -&gt; WebApp frameworks?<p>The other thing, I&#x27;d <i>really</i> like is being able to have multiple simultaneous editors of a single notebook so we can all jam on it on at the same time ala Google Docs.
评论 #36169849 未加载
评论 #36169851 未加载
评论 #36169276 未加载
rorads将近 2 年前
Looks good! I’ll certainly give it a try.<p>Just FYI, the layout in the “deployment” box near the bottom of the splash page is very shrunken on iPhone - so narrow that there’s basically one character width.
评论 #36168081 未加载
joewhale将近 2 年前
Really cool stuff. I run demos for clients with the data my company sells and this will be great for quick customized demos&#x2F;use cases.
ris58h将近 2 年前
Off-topic: there are some CSS issue on the site in Firefox for Android.<p>I wish developers care more about non chrome users.
评论 #36165404 未加载
layer8将近 2 年前
I don’t think your cookie popup is ePrivacy-compliant (no opt-out for non-essential cookies).