DonJayamanne / typescript-notebook

Run JavaScript and TypeScript in node.js within VS Code notebooks with excellent support for debugging, tensorflowjs visulizations, plotly, danfojs, etc
https://marketplace.visualstudio.com/items?itemName=donjayamanne.typescript-notebook
MIT License
904 stars 39 forks source link

Unreliable output #88

Open symisz opened 1 year ago

symisz commented 1 year ago

I did a simple object for in loop and the output changes, sometimes it gives result a then b, while expecting c

image

madforce commented 11 months ago

same