Daniel Slutsky

Results 143 comments of Daniel Slutsky

At `"2.0.0-alpha4"` version, this is now 72. Leaving this open, so that we make it configurable on the next version.

It may be nice to make it configurable at Version 3, and should not be difficult.

Great idea. I think it makes sense to be able to define such things through the config, as you suggested.

Thanks, Here is the Slack discussion for reference: https://clojurians.slack.com/archives/C035GRLJEP8/p1647906226495609 What I was wondering about was how to embed `BufferedImage` values in a Hiccup block.

I might have expected to see the corresponding images inside the div, since typically, Clerk viewer types nest. Edit: But I was wondering about it too, still new to Clerk...

Thanks, yes, I'm not sure about the desired API. So, maybe the ticket title should have been: "What is the recommended practice for showing a few images in a div?"....

Additional discussion: https://clojurians.zulipchat.com/#narrow/stream/264992-ml-study/topic/session.2013.2E1

Thanks. An explicit `clojure-future-spec` seems necessary, since Meander itself relies on spec (e.g., `s/fdef` at various places). Still haven't manage to make the Clojurescript part work with the Clojure 1.8...

@archaic this code example has been extremely useful to me!

@lspector If you install a kernel by the [instructions](https://github.com/clojupyter/lein-jupyter#installation) of lein-jupyter, then you should see `Lein-Clojure` as one of the kernel options in Jupyter.