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

add js.notebook.search command and results display view

Open RandomFractals opened this issue 5 years ago • 0 comments
trafficstars

for searching observable js notebooks ...

should show a custom webview similar to these search results on observable website:

https://observablehq.com/search?query=vega

our notebooks visualizer already has most of the api's for pulling that info:

https://observablehq.com/@randomfractals/notebooks

... map it to ctrl+alt+s & call it JS Notebook Search ...

RandomFractals avatar May 09 '20 22:05 RandomFractals