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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Datapane – Build data science documents using Python

5 点作者 pea超过 4 年前

1 comment

pea超过 4 年前
Hello HN,<p>We&#x27;re Leo and Mandeep from Datapane.<p>We&#x27;ve built a way to create interactive data science documents, such as reports, dashboards, and articles, using Python. Instead of copying screenshots into PowerPoint or rebuilding in a BI tool, you can import Datapane&#x27;s framework into your notebook or script and generate shareable documents in a few lines of code.<p>We started hacking on Datapane at our previous start-up - we loved working in the Python data stack, but struggled to share results with our clients or team. Sending a notebook didn&#x27;t work because they didn&#x27;t want a code-heavy analysis or have the environment (dependencies, access to data, etc.). Instead, we manually created decks, which had a high fixed-cost and were hard to automate.<p>We built Datapane to allow us to create interactive documents from plots (using interactive libraries like Altair), DataFrames, and files. The library has come a long way since, and now supports components like drilldown tables, tabs, grid layout, drop downs (example: <a href="https:&#x2F;&#x2F;datapane.com&#x2F;u&#x2F;datapane&#x2F;reports&#x2F;sample-external-report&#x2F;" rel="nofollow">https:&#x2F;&#x2F;datapane.com&#x2F;u&#x2F;datapane&#x2F;reports&#x2F;sample-external-repo...</a>)<p>Datapane is different to app frameworks like Dash, in that it bakes everything into a standalone HTML document. You can publish reports from existing environments (e.g. Colab, Airflow, or PySpark), and your reports don&#x27;t need a running server - it&#x27;s like an interactive PDF.<p>We launched a public platform so people could share reports and embed them into places like Medium. Since then, we&#x27;ve been humbled by the things our community have built, which you can see in our gallery: <a href="https:&#x2F;&#x2F;datapane.com&#x2F;explore" rel="nofollow">https:&#x2F;&#x2F;datapane.com&#x2F;explore</a><p>We make money by charging companies who need to share reports privately (or with clients) or need to automate report generation using our Script Automation API. This lets you deploy your notebooks and scripts, so your team run them with parameters using web-forms or schedule them.<p>We&#x27;d love feedback on how we can make the product better. Fire away!<p>P.S. here are some of our favourite examples:<p>- <a href="https:&#x2F;&#x2F;datapane.com&#x2F;u&#x2F;ryancahildebrandt&#x2F;reports&#x2F;kyoto-in-stations-and-restaurants&#x2F;" rel="nofollow">https:&#x2F;&#x2F;datapane.com&#x2F;u&#x2F;ryancahildebrandt&#x2F;reports&#x2F;kyoto-in-st...</a><p>- <a href="https:&#x2F;&#x2F;datapane.com&#x2F;u&#x2F;khuyentran1401&#x2F;reports&#x2F;interactive-plots-altair-python&#x2F;" rel="nofollow">https:&#x2F;&#x2F;datapane.com&#x2F;u&#x2F;khuyentran1401&#x2F;reports&#x2F;interactive-pl...</a><p>- <a href="https:&#x2F;&#x2F;datapane.com&#x2F;u&#x2F;mlfa03&#x2F;reports&#x2F;cdc-data-on-zika-virus-2016-kaggle-dataset&#x2F;" rel="nofollow">https:&#x2F;&#x2F;datapane.com&#x2F;u&#x2F;mlfa03&#x2F;reports&#x2F;cdc-data-on-zika-virus...</a>