From f15b1d05298a129a0aab678c45a0445f26046be9 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Tue, 23 Sep 2025 08:43:26 -0600 Subject: Renamed meeting note to correct date. Meeting moved --- admin/meeting-notes/2025-09-15.md | 18 ------------------ admin/meeting-notes/2025-09-29.md | 22 ++++++++++++++++++++++ 2 files changed, 22 insertions(+), 18 deletions(-) delete mode 100644 admin/meeting-notes/2025-09-15.md create mode 100644 admin/meeting-notes/2025-09-29.md (limited to 'admin/meeting-notes') diff --git a/admin/meeting-notes/2025-09-15.md b/admin/meeting-notes/2025-09-15.md deleted file mode 100644 index b4de36f..0000000 --- a/admin/meeting-notes/2025-09-15.md +++ /dev/null @@ -1,18 +0,0 @@ -## Updates -- Worked on Module 3 -> Almost finished -- Doing everything in Markdown for a Python notebook -> convert using script - ---- -## Topics -and questions - -- aim to open each tutorial and go through them to see how they look. - ---- -## Discussion - - ---- -## Actions - -- \ No newline at end of file diff --git a/admin/meeting-notes/2025-09-29.md b/admin/meeting-notes/2025-09-29.md new file mode 100644 index 0000000..a2081bd --- /dev/null +++ b/admin/meeting-notes/2025-09-29.md @@ -0,0 +1,22 @@ +## Updates +- Worked on Module 3 -> Almost finished +- Doing everything in Markdown for a Python notebook -> convert using script + +--- +## Topics +and questions + +- aim to open each tutorial and go through them to see how they look. +- Tutorials review: + - roots + - system of equations + - ode + +--- +## Discussion + + +--- +## Actions + +- \ No newline at end of file -- cgit v1.2.3