You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% clj -Sdeps '{:deps {io.github.nextjournal/clerk {:mvn/version "0.13.842"}}}'
Clojure 1.11.1
user=>
user=> ((requiring-resolve 'nextjournal.clerk/build!) {:paths ["Sync/src/ir-notebook.clj"] :output-path "/home/kevin/.local/tmp"})
👷🏼 Clerk is building 1 notebooks…
🧐 Parsing… Done in 508.748ms. ✅
🔬 Analyzing… Done in 1003.481ms. ✅
🔨 Building "Sync/src/ir-notebook.clj"… Done in 470.227ms. ✅
📦 Static app bundle created in 187.419ms. Total build time was 2172.353ms.
"📦 Static app bundle created in 187.419ms. Total build time was 2172.353ms.\n"
ir=>
*ns* goes from user to ir (ir is the namespace defined in the notebook)
The text was updated successfully, but these errors were encountered:
*ns*
goes from user to ir (ir is the namespace defined in the notebook)The text was updated successfully, but these errors were encountered: