js-notebook-inspector icon indicating copy to clipboard operation
js-notebook-inspector copied to clipboard

JS Notebook 📓 Inspector 🕵️ -> vscode extension for Interactive Preview of Observable JS Notebooks 📚 & Notebook 📓 Nodes ⎇ & Cells ⌗ source code.

Results 31 js-notebook-inspector issues
Sort by recently updated
recently updated
newest added
trafficstars

see: https://github.com/asg017/unofficial-observablehq-compiler/issues/20 & this compile notebook prototype: https://observablehq.com/@randomfractals/an-unofficial-observablehq-compiler#notebookUrl

feature

to updated saved `.nb.json` notebooks

feature

Default to checked & save loaded Observable JS notebooks in .onb.json, .js, .ojs & .omd formats in the default /notebooks folder in vscode project workspace. see #52 & #54 for...

feature

when that built-in vscode notebook webview api is GA & this part is implemented: https://github.com/RandomFractals/vscode-js-notebooks/issues/4 also see #51

enhancement

see this old thread for more info: https://talk.observablehq.com/t/proly-too-sooon-but-would-be-cool-to-see-observablehq-notebooks-renderred-on-github/1042

test it with sample notebooks from #28 should be able to parse and load notebook js and json documents added in #30 & #32

feature

see favorite notebooks tree view display implemented in #37, and add more levels to that tree view section.

feature

for collaborative js notebook authoring

feature

see #17, #33 & this js notebook with source prototype: https://observablehq.com/@randomfractals/exporting-notebooks-with-their-source

feature