Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 147 Bytes

File metadata and controls

16 lines (13 loc) · 147 Bytes

Notebook

  • new note
Notebook.new "Joe"
  • save note
Notebook.save "Joe", "hello world"
  • load note
Notebook.load "Joe"