Taras Novak

Results 139 issues of Taras Novak
trafficstars

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

wire it to js notebook view for js files ending with that file extension, and register that notebook view with gistpad for rendering.

feature

use notebook json document added in #32 for getting and displaying notebook nodes code

feature

with new native vscode [Notebooks UX](https://github.com/microsoft/vscode/issues/95154) and notebook document [API](https://github.com/microsoft/vscode/issues/93265) for editing observable notebooks

feature