nextjournal / clerk

⚡️ Moldable Live Programming for Clojure
https://clerk.vision
ISC License
1.79k stars 77 forks source link

Allow notebooks to be evaluated in the browser via SCI #607

Open zampino opened 8 months ago

zampino commented 8 months ago

Explore a new setting at the level of notebook, region marker or form (via metadata) :nextjournal.clerk/eval with values :sci for evaluating the notebook in the browser's SCI context or :skip to not eval at all. Naming tbd.