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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Is there a ipynb/VSCode equivalent for Node.js?

1 点作者 jejeyyy777 个月前
I use VSCode, and love the fact that I can create and open a python notebook - works well for playgrounding code.<p>Is there an equivalent for nodejs?

1 comment

daneel9517 个月前
I don&#x27;t know about Nodejs, but Deno has notebook support built-in<p><a href="https:&#x2F;&#x2F;docs.deno.com&#x2F;runtime&#x2F;reference&#x2F;cli&#x2F;jupyter&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.deno.com&#x2F;runtime&#x2F;reference&#x2F;cli&#x2F;jupyter&#x2F;</a>