-
Using [this test script](https://github.com/bzg/test-dtlv-load/blob/main/test2.clj) with dtlv 0.8.0 (as a babashka pod), I get this error:
```
#error {
:cause Document do…
-
Hi @kkinnear, I hope all is well with you!
While reviewing PR https://github.com/clj-commons/rewrite-clj/pull/306 for rewrite-clj, I noticed that a single zprint test failed when running zprint 1.2…
lread updated
2 months ago
-
### What
Unable to start server with `(go)` after `kit-hato` module is added.
### Steps to reproduce
Create a new project with template:
`clojure -Tclj-new create :template io.github.kit-clj…
-
My question is intended to be constructive criticism of the API which does not take `conn` or `db`, e.g. `(m/as-of! #inst "2020...")`. Without passing the connection or database as a value, I don't kn…
-
## problem
Currently `cli/format-table` can't handle ANSI escape codes.
Given for example:
```clojure
(cli/format-table {:rows [["foo" "
eval updated
3 months ago
-
I tried to install the driver but I've got the following error:
```
:cause
"Could not locate metabase/mbql/util__init.class, metabase/mbql/util.clj or metabase/mbql/util.cljc on classpath.",
:ph…
-
After `bootstrap-openapi` when I `explore` the result, I get:
```
(pprint (martian/explore c))
No matching content-type available
{:supported-content-types.
#{application/json application/t…
-
I deployed and app with datalevin and all went smooth. Storage was set to `/storage/rres-helper.db`.
My alias in deps.edn
```clojure
{:nextjournal/garden
{:exec-fn dev.tarka.website.core/star…
-
I have seen that `interpreter.cljc` runs one individual vs one training case. I am writing an observation to disk immediately after that is completed. And it's working.
But I need to start a new CS…
-
### Steps To Reproduce
1. Login to Penpot Front End
2. Open New Project (or existing)
3. Upload a Image
**Steps Tried to fix error:**
1. docker compose exec penpot-frontend chown -R penpot:penp…