org.pinkgorilla/notebook-clj

notebook - with jetty nrepl kernel

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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