nextjournal

respatialized 2021-11-04T15:11:41.032200Z

I'm not sure if the table viewer is working properly for me:

respatialized 2021-11-04T15:12:43.032500Z

(this is with tablecloth.api aliased as api)

mkvlr 2021-11-04T15:14:31.032700Z

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

✅ 1
respatialized 2021-11-04T15:15:33.033100Z

oh, good to know! I have a simple (e.g. no pagination) tablecloth->hiccup function handy as a workaround in the meantime

2021-11-04T21:49:58.035Z

In tablecloth you can do (tc/rows data :as-maps)` to get seq-of-maps

💯 1
respatialized 2021-11-04T15:21:57.033800Z

another random question: can I override the default stylesheet for a notebook?

mkvlr 2021-11-04T15:33:33.034Z

not yet

mkvlr 2021-11-04T16:21:17.034800Z

Clerk is currently on the front page of the 🟠 site