This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-08-23
Channels
- # announcements (6)
- # beginners (54)
- # calva (9)
- # cider (2)
- # clj-kondo (26)
- # cljsrn (2)
- # clojure (49)
- # clojure-brasil (1)
- # clojure-dev (3)
- # clojure-europe (11)
- # clojure-italy (28)
- # clojure-nl (5)
- # clojure-serbia (1)
- # clojure-spec (4)
- # clojure-uk (182)
- # clojuredesign-podcast (2)
- # clojurescript (59)
- # clojurex (9)
- # cursive (26)
- # data-science (11)
- # datomic (40)
- # duct (1)
- # emacs (3)
- # events (4)
- # figwheel-main (2)
- # fulcro (7)
- # instaparse (1)
- # kaocha (2)
- # leiningen (25)
- # off-topic (3)
- # re-frame (36)
- # reagent (15)
- # shadow-cljs (87)
- # spacemacs (12)
- # sql (20)
- # tools-deps (8)
- # vim (1)
- # yada (40)
Clojupyter 0.2.3 released
Clojupyter-0.2.3 is now available on Github, Clojars, and Anaconda Cloud.
Highlights from Changelog.md
:
- Add support for conda install of Clojupyter supporting installs on Linux, MacOS, and Windows - if you have Anaconda, all you have to do is conda install -c simplect clojupyter
- Add support for using Clojupyter as a library where resulting standalone jar knows how to install itself as a Jupyter kernel (similar to lein-jupyter, but without depending on Leiningen)
- Improve and extend command line interface for managing installed kernels
Reports of experiences with the release - positive or negative - are much appreciated. Please report to the Clojupyter issue list.