From 095f6693a65b62a13c87d62a61f9b701733b9499 Mon Sep 17 00:00:00 2001 From: daslu Date: Fri, 11 Oct 2024 19:40:16 +0300 Subject: [PATCH] pymc - fixed render command --- notebooks/toc.edn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/toc.edn b/notebooks/toc.edn index 0ff55ab..e958ebe 100644 --- a/notebooks/toc.edn +++ b/notebooks/toc.edn @@ -42,7 +42,7 @@ :title "Using PyMC from Clojure - DRAFT 🛠" :url "projects/stats/pymc/index.html" :source-path "projects/stats/pymc" - :cmd "clj notebooks/render.clj" + :cmd "clj -Adev notebooks/render.clj" :tags [:pymc :stats :bayes :python :draft]} {:created "2024-09-07"