We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 687c5b1 + 28cec78 commit ec18777Copy full SHA for ec18777
1 file changed
src/vendekagon_labs/cancer_through_computation.clj
@@ -7,7 +7,8 @@
7
:author "Benjamin Kamphaus"
8
:category :biology
9
:tags [:clojure :biology :creative-coding :science]
10
- :bibliography "references.bib"}}}
+ ;; :bibliography "references.bib"
11
+ }}}
12
(ns biodecahedron.civitas.cancer-through-computation
13
(:require [scicloj.clay.v2.api :as clay]))
14
@@ -112,6 +113,7 @@
112
113
;; ## Conclusion
114
;;
115
116
+^:kindly/hide-code
117
(comment
118
(clay/make! {:source-path "src/biodecahedron/civitas/cancer_through_computation.clj"
119
:format [:quarto :html]}))
0 commit comments