Hunter

  • Code Notebooks, not just Jupyter notebooks

  • Becky Peltz

  • Curriculum Program Manager at Cloudinary

  • Codex Atlanticus

  • Lots of famous old notebooks

  • Personal notebooks are hard to review and share.

  • Literate Programming by Donald Knuth (1984)

    • For Knuth, code is literature
    • pdf
  • big shift in the understandability of code with the "no more goto" movement.

  • xhr, ajax

  • event handling in JS the good bad and ugly

  • Code notebooks use markdown]

  • Good for presenting material

  • vscode notebook api

  • for dendron: can you convert markdown into a code notebook?