Hacker News new | ask | show | jobs
by jcytong 1686 days ago
From the README

  Specifically Clerk wants to address the following problems:

  - Less helpful than my editor

  - Notebook code being hard to reuse

  - Reproduction problems coming from out-of-order execution

  - Problems with archival and putting notebooks in source control
I encounter these problems every time I interact with a Juypter notebook and think about a Clojure style notebook environment :)

Great job!!!