TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby jejeyyy777 months ago
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 months ago
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>