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

add notebook cells code blocks and toggles to notebook view

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

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

RandomFractals avatar May 19 '20 01:05 RandomFractals

use this loose prototype for cells code display:

https://observablehq.com/@randomfractals/exporting-notebooks-with-their-source

also, see @asg017's observable notebooks compiler: https://github.com/asg017/unofficial-observablehq-compiler

RandomFractals avatar Aug 22 '20 14:08 RandomFractals

  • maybe use updated unofficial observablehq compiler for compiling notebooks:

https://observablehq.com/@randomfractals/an-unofficial-observablehq-compiler#notebookUrl

RandomFractals avatar Aug 23 '20 16:08 RandomFractals