js-notebook-inspector
js-notebook-inspector copied to clipboard
implement observable js notebook editor
I started hacking on this in my fluid notebook repo.
Output-renderer branch has some work on getting HTML output to work (via returning the string instead of html…``, which needs document in the execution environment (looking as jsdom, etc).
@darknoon thanks for sharing. I'll take a look.