Notebook bundel packages gorilla-notebook. It's clojars dependency ships the compiled js bundle. The bundel contains:
Clone this repo and run:
lein notebook
Add a reference to: org.pinkgorilla/notebook-bundel "0.0.8"
In your code call
(pinkgorilla.notebook-ui.app-bundel.app/notebook-bundel-run!)
If you want to customize settings:
(pinkgorilla.notebook-ui.app-bundel.app/notebook-bundel-run! settings)
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close