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

Interactive variable output? #63

Open mhkeller opened 2 years ago

mhkeller commented 2 years ago

Let's say you have json object that you log, is it possible to fold and unfold elements in the tree in the same way you can in a browser's dev tools?