Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: Is there a ipynb/VSCode equivalent for Node.js?
1 points
by
jejeyyy77
621 days ago
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?
1 comments
daneel951
620 days ago
I don't know about Nodejs, but Deno has notebook support built-in
https://docs.deno.com/runtime/reference/cli/jupyter/
link
https://docs.deno.com/runtime/reference/cli/jupyter/