RandomFractals / js-notebook-inspector

JS Notebook 📓 Inspector 🕵️ -> vscode extension for Interactive Preview of Observable JS Notebooks 📚 & Notebook 📓 Nodes ⎇ & Cells ⌗ source code.
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.js-notebook-inspector
Apache License 2.0
24 stars 3 forks source link

add local js notebook rendering #29

Open RandomFractals opened 4 years ago

RandomFractals commented 4 years ago

test it with sample notebooks from #28

should be able to parse and load notebook js and json documents added in #30 & #32

RandomFractals commented 4 years ago

map it to .nb.js for js notebook authoring and rendering.

RandomFractals commented 4 years ago

maybe support them as .jsnb extension as well.