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
  • End Users: tis project is not for you!

Demo

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

You can also run:

lein notebook compile
lein notebook prod

Use an external nrepl relay

If you want to eval clj code, then to run a nrepl websocket relay:

  • run lein relay-jetty (in nrepl-middleware or
  • run lein relay lein-pinkgorilla)

Can you improve this documentation?Edit on GitHub

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

× close