HACKER Q&A
📣 jejeyyy77
Is there a ipynb/VSCode equivalent for Node.js?
I use VSCode, and love the fact that I can create and open a python notebook - works well for playgrounding code.
Is there an equivalent for nodejs?
👤 daneel951
Accepted Answer ✓
I don't know about Nodejs, but Deno has notebook support built-in
https://docs.deno.com/runtime/reference/cli/jupyter/