Results 55 comments of didibus

So, actually, inside jupyter notebook it does work, but not inside jupyter lab.

I get the same error then here: https://github.com/metasoarous/oz/issues/33#issuecomment-456735707 Except, only in Jupyter Lab for some reason.

Ah I see, I guess I would have thought since Vega has all these nice interactive charts, they'd come with a nice interactive table as well.

Or in my case, could it be made to support GLIBC as old as `2.12` ?

Hum, interesting. Why is the docker image required, if you've managed to statically link and build Lumo with musl? Shouldn't it now be a self-contained binary? Also, when you say...

Getting the same error with adoptopenjdk 8 - openJ9. Even though java is on the path.

With PR: https://github.com/yogthos/Selmer/pull/304 you can now use `resolve-arg` on the arg you want the template variable resolved.

PR: https://github.com/yogthos/Selmer/pull/304 adds `resolve-arg` which will return the literal without the double quotes. If you don't want to also render the arg if a template, you can just use `(parse-literal...

Just curious, do I need to re-install stable-diffusion-webui after I installed TCMalloc, because it already built with GCC without it? Or can I just install TCMalloc after installing stable-diffusion-webui ?

I'll try and see if I can find a minimal way to reproduce. It's on JDK 17, OpenSuse tumbleweed Linux. It's not actually on CI, just running clojure -X:test locally...