Liking cljdoc? Tell your friends :D

Notebook-UI GitHub Actions status |pink-gorilla/notebook-uiClojars Project

  • This project is used in Notebook.
  • UI components that are needed to build a notebook app.
  • to be used from reagent

Develop with notebook-ui

Run npm install to download npm dependencies.

If you want to eval clj code, then run lein relay-jetty (in nrepl-middleware or in lein relay lein-pinkgorilla) to run a nrepl websocket relay.

Run lein demo to run the demo app. This will run a web server at port 9000 with showcase of some notebook components, and notebook-explorer and notebook-viewer.

Can you improve this documentation?Edit on GitHub

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

× close