From bebc8fbfbc5dea7aeb66b862e0cd396aee9d6741 Mon Sep 17 00:00:00 2001 From: Dylan Spektor <109442355+spektordylan@users.noreply.github.com> Date: Tue, 20 Jan 2026 10:50:05 -0700 Subject: [PATCH] Update syllabus.md Dylan Spektor Recommended Jupyter Lab --- syllabus.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/syllabus.md b/syllabus.md index 300f74f..36363cb 100644 --- a/syllabus.md +++ b/syllabus.md @@ -41,7 +41,8 @@ Homeworks will involve mathematical analysis and programming. Students are expected to already know how to program. We encourage using Python; Julia is another good choice though we will not be using -it explicitly. For homework assignments, usually the deliverable is +it explicitly. We recommend using a Jupyter Lab environment with Python. +For homework assignments, usually the deliverable is the outcome of some code, so therefore the student may choose **any** programming language. However, we will be doing demonstrations in Python and the instructor/TA are best at debugging Python and/or