org.clojars.didiercrunch/clojupyter

An IPython kernel for executing Clojure code

Leiningen/Boot

[org.clojars.didiercrunch/clojupyter "0.1.1"]

Clojure CLI/deps.edn

org.clojars.didiercrunch/clojupyter {:mvn/version "0.1.1"}

Gradle

implementation("org.clojars.didiercrunch:clojupyter:0.1.1")

Maven

<dependency>
  <groupId>org.clojars.didiercrunch</groupId>
  <artifactId>clojupyter</artifactId>
  <version>0.1.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.