This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-08-04
Channels
- # announcements (2)
- # beginners (24)
- # cider (53)
- # clara (4)
- # clj-kondo (3)
- # cljdoc (2)
- # clojars (1)
- # clojure (17)
- # clojure-dev (48)
- # clojure-russia (14)
- # clojure-uk (10)
- # clojuredesign-podcast (5)
- # clojurescript (11)
- # cursive (4)
- # events (5)
- # joker (1)
- # juxt (1)
- # kaocha (1)
- # re-frame (13)
- # reagent (1)
- # reitit (2)
- # sql (28)
kharbo [5:25 PM] An alpha release of Clojupyter-0.2.3 is now available on Github (branch: release/0.2.3alpha1), 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. -Klaus.
New release of jet, a command line tool to transform between JSON, EDN and Transit https://github.com/borkdude/jet/releases/tag/v0.0.4 New feature: queries. Update: v0.0.5 is now also released with a few updates to the query language.

