This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-03-14
Channels
- # aleph (4)
- # announcements (10)
- # babashka (21)
- # beginners (67)
- # biff (7)
- # calva (4)
- # clojure (40)
- # clojure-europe (11)
- # clojure-gamedev (17)
- # clojure-losangeles (3)
- # clojure-madison (1)
- # clojure-nl (1)
- # clojure-norway (78)
- # clojure-uk (3)
- # clojurescript (83)
- # core-typed (18)
- # cursive (1)
- # datalevin (2)
- # datomic (2)
- # gratitude (2)
- # hyperfiddle (56)
- # introduce-yourself (1)
- # london-clojurians (1)
- # matcher-combinators (10)
- # membrane (161)
- # polylith (16)
- # portal (4)
- # reitit (4)
- # releases (3)
- # ring (2)
- # shadow-cljs (9)
- # squint (2)
- # timbre (10)
- # xtdb (14)
- # yamlscript (1)
https://scicloj.github.io/clay/: REPL-friendly literate programming and data visualization
https://clojars.org/org.scicloj/clay/versions/2-alpha82 (2024-03-14)
- changed default Quarto theme to cosmo
- support for dedicated CSS classes of certain items (e.g., "clay-image")
- images are styled through classes, keeping the original size by default
- support for kind/table
with no head
- support for nested kinds in kind/table
column names
- bugfix: passing fallback preparer inside fragments
- bugfix: handling markdown generation consistently when a js script is included
- bugfix: using Quarto's data-qmd approach only inside tables
- file management - cleaning up memory to avoid memory leakage
- support for .ipynb
Jupyter notebooks in books
Many thanks to @tsulej & @adham.rasoul for the careful testing, good ideas, and bug reports.
First release of https://github.com/eval/bubble-config:bubbles:https://github.com/eval/bubble-config, a library providing an aero-powered config with environments, aimed at Babashka tasks.
Instead of managing flags in bb.edn or CI-scripts, have them all in one config.edn
. Invoke a task like bb some-task -e dev
to get the flags for an environment.

https://github.com/yaml/yamlscript/releases/tag/0.1.42 (Program in Clojure in YAML) released. Release process https://yamlscript.org/posts/mar-14-2024/!!! Binding libraries available in 7 programming languages https://clojars.org/search?q=yamlscript 🙂