Hi.
I'm looking into the function nextjournal.clerk.viewer/describe.
Does anybody have a simple conceptual explanation of its purpose?
Hey, congrats for the clerk release, it's awesome! Question: I have a plotly pie chart that depends from a variable, but it's not updated when the value of that variable changes. I'd like to know why, since, reading the how does clerk work notebook, I was under the impression that this is picked up by the dependency analyzer
hey, that sounds like a bug. We recently (in v0.3.220 or later) fixed an issue that sounds related https://github.com/nextjournal/clerk/commit/75a835168e03c631031e7dded6d6b5a1a409dbfe. Noticing now that it’s missing in the changelog 🙈. If upgrading doesn’t help a small repro would be great.
Another question: does Clerk support Vega, or only Vega-Lite at the moment? 🙏
both, we’re using vega-embed, see https://github.com/nextjournal/viewers/blob/319e3e42f0a60d4084da416cd2caea4617b0d71b/modules/viewer/src/nextjournal/viewer/vega_lite.cljs#L8