js-notebook-inspector
js-notebook-inspector copied to clipboard
add js.notebook.search command and results display view
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 ...