Skip to content

Releases: RandomFractals/js-notebook-inspector

star favorite js notebooks feature release

17 Aug 04:56
Compare
Choose a tag to compare

see #37 and other changes in changelog.md

New Favorite JS Notebooks tree view panel:

js-notebook-inspector-favorites

Also, install via new Notebooks ext. category filter ;)

js-notebook-inspector-info

save html notebook runtime feature release

23 May 04:56
Compare
Choose a tag to compare

see #17 for more info

notebook runtime html example: https://github.com/RandomFractals/js-notebook-inspector/blob/master/notebooks/intro/notebook-info.html

and new JS Notebooks activity bar for the notebook(s) tree views coming soon

js-notebook-inspector-tree-view

save notebook JSON feature release

19 May 02:14
Compare
Choose a tag to compare

see #32 for more info

Notebook JSON document view:

js-notebook-json

save notebook JS feature release

11 May 07:47
Compare
Choose a tag to compare

see #27 for more info

saved notebook JS view example:

js-notebook-inspector

notebook view UI refinements release

10 May 19:47
Compare
Choose a tag to compare

see #23, #24 and #26 for more info.

updated notebook view toolbar UI:

js-notebook-inspector

alpha v. release

09 May 18:09
Compare
Choose a tag to compare

see changelog for the implemented inital v. features

simple js notebook rendering example with this custom webview extension:

js-notebook-inspector-hello-world