org.pinkgorilla/gorilla-notebook

A rich REPL for Clojure in the notebook style.

Leiningen/Boot

[org.pinkgorilla/gorilla-notebook "0.4.17"]

Clojure CLI/deps.edn

org.pinkgorilla/gorilla-notebook {:mvn/version "0.4.17"}

Gradle

implementation("org.pinkgorilla:gorilla-notebook:0.4.17")

Maven

<dependency>
  <groupId>org.pinkgorilla</groupId>
  <artifactId>gorilla-notebook</artifactId>
  <version>0.4.17</version>
</dependency>