From 428af8b07a3cb42f7451db90cdf43a0952b20bd8 Mon Sep 17 00:00:00 2001 From: daslu Date: Sat, 28 Dec 2024 09:32:25 +0200 Subject: [PATCH] updated tod - marked chapter as draft --- notebooks/toc.edn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/toc.edn b/notebooks/toc.edn index 823fe9b..21199ba 100644 --- a/notebooks/toc.edn +++ b/notebooks/toc.edn @@ -75,4 +75,4 @@ :url "projects/math/numerical-linalg/index.html" :source-path "projects/math/numerical-linalg" :cmd "clj notebooks/render.clj" - :tags [:math :linear-algebra :fastai]}] + :tags [:math :linear-algebra :fastai :draft]}]