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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Manganite – Quickly turn Jupyter notebooks into web apps

4 点作者 loehnsberg超过 1 年前
Manganite allows easy conversion of Jupyter notebooks into dashboards. Simply annotate existing notebooks with Jupyter magics and serve them as interactive web apps.<p>Manganite has been created to empower master and doctoral students in econ and management to turn research notebooks into interactive dashboards. The students use Python for data analysis, math programming, and basic machine learning. Instead of pouring their results into slides, posters, and papers to communicate findings, they can now use Manganite to create interactive dashboards without having to leave their familiar Jupyter environment.<p>Manganite is built on top of the powerful Panel framework [1], but it does not require the user to convert their existing code into callbacks. Instead, Manganite parses the Jupyter notebook and builds a dependency tree between its cells. Scalar variables and Pandas DataFrames are transparently wrapped in Param classes, which lets them watch their values for changes and propagate these changes downstream.<p>[1] <a href="https:&#x2F;&#x2F;panel.holoviz.org" rel="nofollow noreferrer">https:&#x2F;&#x2F;panel.holoviz.org</a>

暂无评论

暂无评论