Fork me on GitHub
#clerk
<
2023-04-06
>
teodorlu21:04:41

You’re making me wish I was back at university 😅 😁 (wishful) year 2030 state of computational mechanics curriculum: 1. Learned Clojure with Clerk in CS101 2. Used Emmy for computational physics in PHY101

💯 2
Sam Ritchie21:04:56

3. left university with a repo of implementations of everything I built / learned /explored for all 4 years

💯 5
❤️ 2
teodorlu21:04:44

4. was able to push parts of that learning back into university curriculum with the power of open source

💯 3
Sam Ritchie21:04:01

yes! dependencies between all students’ notebooks etc

❤️ 4
Sam Ritchie19:04:59

Clerk is delivering!!

✔️ 4
🖤 2
zane23:04:01

I was messing around with controls today, and tried the following in the Clerk repository. Is this error expected?

user> (require '[nextjournal.clerk :as clerk])
user> (clerk/serve! {:browse? true})
user> (clerk/show! "notebooks/viewers/controls.clj")

Execution error (IllegalArgumentException) at viewers.controls/fn (controls.clj:31).
no conversion to symbol