From 95565b32bad1e1e1512e6a1a5130c8995b6b0ef3 Mon Sep 17 00:00:00 2001 From: Jacob Yim Date: Sun, 16 Jun 2024 12:06:06 -0700 Subject: [PATCH] rename to summer 2024 --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index bdd44f4..d8d4c74 100644 --- a/index.md +++ b/index.md @@ -4,7 +4,7 @@ jupyter: python3 # About {.unnumbered} -This text offers pointers for keyboard shortcuts or common mistakes that accompany the coursework in the Spring 2024 Edition of the UC Berkeley course Data 100: Principles and Techniques of Data Science. +This text offers pointers for keyboard shortcuts or common mistakes that accompany the coursework in the Summer 2024 Edition of the UC Berkeley course Data 100: Principles and Techniques of Data Science. Inspiration for this guide was taken from the UC San Diego course DSC 10: Principles of Data Science and their [debugging guide](https://dsc10.com/debugging/).