Liking cljdoc? Tell your friends :D

notebook-clj

notebook-clj

Please ignore this project. This project will be merged to pinkgorilla-notebook, as soon as v1.0 issues are resolved.

Run Notebook Standalone

npm install
lein build-prod                  ; compile bundle in prod mode
lein notebook-jetty              ; serve bundle, run nrepl relay

Notes

  • configuration management is in lein-pinkgorilla. The leiningen profile allows to run the nrepl server including custom dependencies.
  • user dependencies are in pinkgorilla.notebook.app (example gorilla-plot)

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close