replikativ / datahike

A fast, immutable, distributed & compositional Datalog engine for everyone.
https://datahike.io
Eclipse Public License 1.0
1.62k stars 95 forks source link

add first draft for the clerks notebooks #546

Closed kordano closed 1 year ago

kordano commented 2 years ago

Drafts out the alternative solution for the examples folder by using clerk instead of plain namespaces and local comments. I moved the whole /examples project into simple namespaces in /notebooks. Additionally I converted the time_travel.md from /docs into a clojure document to showcase how we could also move this kind of documentation to clerk. Fixes #545.

kordano commented 2 years ago

Check how cljdoc supports the notebooks.

TimoKramer commented 1 year ago

closing this for now... we should work on this soon