This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-05-25
Channels
- # babashka (7)
- # beginners (116)
- # cljfx (2)
- # clojure-europe (6)
- # clojure-korea (4)
- # clojure-nl (1)
- # clojure-uk (1)
- # conjure (3)
- # data-science (3)
- # datahike (4)
- # events (4)
- # hyperfiddle (3)
- # missionary (11)
- # off-topic (134)
- # pedestal (1)
- # reitit (4)
- # releases (2)
- # shadow-cljs (12)
- # sql (3)
- # squint (1)
- # yamlscript (12)
https://github.com/clojure-goes-fast/clj-async-profiler 1.2.1 works around the annoying Chrome bug that caused the flamegraphs to blank out when leaving the tab and coming back to it. The bug has been already fixed on the Chrome side, but the fix to clj-async-profiler will persist if similar issues ever happen again.
https://scicloj.github.io/clay/: REPL-friendly literate programming and data visualization
https://clojars.org/org.scicloj/clay/versions/2-beta10 (2024-05-25)
ā¢ added classes to elements that have styling applied to facilitate custom styles (#102) - thanks, @kiraemclean
ā¢ added partial support for dataset print options as kindly options - thanks, @kiraemclean
ā¢ made a minor change in make!
return values for clarity
ā¢ added support for returning a page as plain Hiccup (experimental)