From ff1da5beb62c424624583ce71c33b94c4c676cff Mon Sep 17 00:00:00 2001 From: Weile <114626202+Weile-Zheng@users.noreply.github.com> Date: Tue, 20 Aug 2024 18:23:37 -0400 Subject: [PATCH] Update timeline.json --- config/timeline.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/timeline.json b/config/timeline.json index 822bb2c..81d56c5 100644 --- a/config/timeline.json +++ b/config/timeline.json @@ -13,7 +13,7 @@ "description": "Join us to learn more about MDST and how to become a member." }, { - "title": "Tutorial 1 @ Fishbowl Classroom", + "title": "Tutorial 1 @ TBD", "time": "September 4th 7pm - 9pm", "description": "Introduction to the command line and Python." }, @@ -23,12 +23,12 @@ "description": "Meet with project leads and get to know the project offerings for this semester." }, { - "title": "Office Hours 1", + "title": "Office Hours 1 @ TBD", "time": "September 11th 7:00pm - 9:00pm", "description": "Troubleshooting session for setup, tutorials, and checkpoints." }, { - "title": "Office Hours 2", + "title": "Office Hours 2 @ TBD", "time": "September 14th 2:00pm - 4:00pm", "description": "Troubleshooting session for setup, tutorials, and checkpoints." }, @@ -43,4 +43,4 @@ "description": "Start working on data science projects!" } ] -} \ No newline at end of file +}