org.pinkgorilla/notebook-clj

notebook - with jetty nrepl kernel

Leiningen/Boot

[org.pinkgorilla/notebook-clj "0.0.8"]

Clojure CLI/deps.edn

org.pinkgorilla/notebook-clj {:mvn/version "0.0.8"}

Gradle

implementation("org.pinkgorilla:notebook-clj:0.0.8")

Maven

<dependency>
  <groupId>org.pinkgorilla</groupId>
  <artifactId>notebook-clj</artifactId>
  <version>0.0.8</version>
</dependency>