clerk

06bb 2025-08-30T14:35:15.875939Z

Hi! I'm very new to Clerk so I apologize if I'm just missing something very basic, but when I view https://github.clerk.garden/nextjournal/clerk-demo/commit/cb212b2edc64e762bcd1af56417ef9f6b2fde5b1/notebooks/semantic.html in my browser following the link from Clerk Vision, the arrowic graph at the bottom looks totally fine; but, when I show! semantic.clj (from the clerk-demo) to my browser locally, the graph at the bottom does not render & and I get Unhandled clojure.lang.ExceptionInfo Execution error (NullPointerException) at arrowic.core/as-svg (core.clj:84). Cannot invoke "Object.getClass()" because "target" is null I'm wondering if I have something set up incorrectly, and I would appreciate any insight or advice! I'm doing this in VSCodium + Calva fwiw.

borkdude 2025-08-30T15:10:01.569209Z

I can take a look at this on monday.

1
2025-09-02T12:26:16.970539Z

I’ll fix it to point to the right page in the coming days. Thanks for looking!

borkdude 2025-09-02T12:27:17.884109Z

@mkvlr just merged it, but you can change it on main ;)

👍 1
borkdude 2025-09-01T10:40:30.417279Z

@jackrusher https://github.com/nextjournal/clerk-demo/pull/32 It turned out the entity "Lisp" was pointing at a disambiguation page. I changed it to "Common Lisp" but feel free to suggest otherwise and/or merge the PR