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
905 stars 40 forks source link

Add support for observablehq/plot #23

Open DonJayamanne opened 3 years ago

DonJayamanne commented 3 years ago

https://github.com/observablehq/plot

DonJayamanne commented 3 years ago

@randomfractals is this the package you were suggesting?

RandomFractals commented 3 years ago

yeah, @mbostock's new Plot lib: https://observablehq.com/@observablehq/plot

I have a set of demos you can check out on ObservableHQ: https://github.com/RandomFractals/Chicago-transportation-notebooks

Data summary notebook renderer I ported last month uses it: https://github.com/RandomFractals/vscode-data-table#data-summary--renderer-view