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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Kajero – Interactive JavaScript notebooks

217 点作者 JayOtter大约 9 年前

10 条评论

JayOtter大约 9 年前
Source: <a href="https:&#x2F;&#x2F;github.com&#x2F;JoelOtter&#x2F;kajero" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;JoelOtter&#x2F;kajero</a>
评论 #11707496 未加载
rafa2000大约 9 年前
Upvoted. Running from source. Checking sources to see how to add more libraries. Hope we can use transpilers like coffeescript, truescript, scalajs, clojurejs and others to code on it. This looks like the perfect friendly Frankenstein monster to join all javascript modules and transpilers in one single running notebook.
primitivesuave大约 9 年前
I&#x27;ve been playing with developing a similar block-based editor, this was some tremendous inspiration in terms of UI and functionality. I especially like how blocks are rendered until you click on them, and they re-render when you blur the markdown input field. Being able to inject data sources into the document is brilliant. I really appreciate you open-sourcing your work, and I will definitely do the same with mine!<p>One thing we are both doing is relying heavily on icons to indicate the different kinds of blocks that can be added. To make the role of each icon more apparent, I added a tooltip on hover. This may be useful here as well, e.g. for the code blocks there is an icon that cycles between fa-refresh and fa-users that I didn&#x27;t immediately understand.<p>Thanks again for this fantastic contribution!
评论 #11709017 未加载
rrherr大约 9 年前
Awesome, thanks for sharing! A JavaScript notebook with D3 is just what I&#x27;ve been wanting. I&#x27;m wondering, what are the pros &amp; cons of Kajero compared to using JavaScript in Jupyter or Beaker? <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10127540" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10127540</a>
peternicky大约 9 年前
Ever seen tonicdev.io? Is it possible to use npm packages in notebooks?
评论 #11707948 未加载
nwrk大约 9 年前
Great idea and great execution! Extremely useful. Thank you
zyxley大约 9 年前
Any chance of adding something where code blocks can have some kind of styling applied to them (for example, partial widths)?<p>Combine that with &#x27;hidden&#x27; code blocks and there could be some interesting territory here for non-technical hobbyist data display stuff, like RPG character sheets.
gtf21大约 9 年前
Great idea! Might use this for some of our internal documentation.
评论 #11707899 未加载
whacker大约 9 年前
looks awesome!<p>A link to installation instructions would be nice.
genericacct大约 9 年前
Where is the save button?
评论 #11707876 未加载