Convert the notebook datastructure in memory to/from string. The string gets read/written to the .cljg notebook files.
clj: ´´´ lein test lein test :only pinkgorilla.notebook.new-notebook ´´´
Tests going to github need credential file: test/creds.edn
. There is is
a sample-creds.edn
to copy for convenience.
cljs: ´´´ lein test-js ´´´
Can you improve this documentation? These fine people already did:
awb99 & Andreas SteffanEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close