This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-04-06
Channels
- # announcements (14)
- # babashka (14)
- # beginners (22)
- # calva (56)
- # cider (20)
- # clerk (8)
- # clj-commons (10)
- # clj-kondo (18)
- # cljs-dev (11)
- # clojure (87)
- # clojure-conj (3)
- # clojure-europe (29)
- # clojure-nl (1)
- # clojure-poland (5)
- # clojure-portugal (1)
- # clojurescript (100)
- # data-science (3)
- # datahike (1)
- # datomic (13)
- # events (2)
- # fulcro (10)
- # funcool (2)
- # helix (19)
- # hoplon (6)
- # humbleui (2)
- # hyperfiddle (40)
- # leiningen (5)
- # lsp (22)
- # malli (26)
- # nrepl (2)
- # off-topic (19)
- # reagent (32)
- # releases (1)
- # shadow-cljs (266)
- # spacemacs (6)
- # tools-build (9)
- # vim (1)
Testing the great Book of Clerk \o/ https://clojurians.slack.com/archives/C8NUSGWG6/p1680746818770079
https://emmy-viewers.mentat.org/dev/examples/simulation/quartic_well.html
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
3. left university with a repo of implementations of everything I built / learned /explored for all 4 years
4. was able to push parts of that learning back into university curriculum with the power of open source
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