From 2e4dccbef0cd299c4292c3a2ff4485e7f1505067 Mon Sep 17 00:00:00 2001
From: Sandra Verhagen <Sanrda.Verhagen@TUDelft.nl>
Date: Wed, 19 Jul 2023 12:13:51 +0200
Subject: [PATCH] updated 06_MLE and 07_NLSQ

---
 book/_toc.yml                                 | 3 ---
 book/sandbox/SanPart/premath/00_03_PreMath.md | 1 +
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/book/_toc.yml b/book/_toc.yml
index ba85f9d2..66ab5224 100644
--- a/book/_toc.yml
+++ b/book/_toc.yml
@@ -9,9 +9,6 @@ parts:
     chapters:
     - file: sandbox/blank
     - file: sandbox/robert
-    - file: sandbox/ObservationTheory/01_Introduction.md
-      sections:
-      - file: sandbox/ObservationTheory/02_Notebook_LeastSquares_dont_execute.ipynb
     - file: sandbox/prob/prob-intro
       title: Probability
       sections:
diff --git a/book/sandbox/SanPart/premath/00_03_PreMath.md b/book/sandbox/SanPart/premath/00_03_PreMath.md
index 27c0fc0b..80904533 100644
--- a/book/sandbox/SanPart/premath/00_03_PreMath.md
+++ b/book/sandbox/SanPart/premath/00_03_PreMath.md
@@ -1,3 +1,4 @@
+(PM_taylor)=
 # Taylor series
 
 ## Taylor's theorem for approximating functions of 1 variable
-- 
GitLab