I'm not sure if the table viewer is working properly for me:
(this is with tablecloth.api aliased as api)
it’s not, current impl is more prototype functionality and only handles one format (seq of maps), we’re working on a new one in https://github.com/nextjournal/clerk/pull/5
oh, good to know! I have a simple (e.g. no pagination) tablecloth->hiccup function handy as a workaround in the meantime
In tablecloth you can do (tc/rows data :as-maps)` to get seq-of-maps
another random question: can I override the default stylesheet for a notebook?
not yet
Clerk is currently on the front page of the 🟠 site