From a2843c3d2b3262a0d6762dde42c08a344f791111 Mon Sep 17 00:00:00 2001 From: Vatsal Sanjay Date: Fri, 10 Jul 2026 09:14:44 +0100 Subject: [PATCH] Add CoMPhy Python 101 teaching card Surface the new open, mechanism-first Python course from the lab teaching page with a dedicated visual and direct course link. --- _teaching/index.md | 22 +++++++++++++++-- assets/images/teaching/comphy-python101.svg | 27 +++++++++++++++++++++ 2 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 assets/images/teaching/comphy-python101.svg diff --git a/_teaching/index.md b/_teaching/index.md index f1dde3e4..363ebb8c 100644 --- a/_teaching/index.md +++ b/_teaching/index.md @@ -4,11 +4,29 @@ title: Teaching permalink: /teaching/ body_class: teaching-v2 description: >- - Courses and workshops on Basilisk C, multiphase-flow numerics, and - soft-matter simulation. + Open courses and workshops on scientific Python, Basilisk C, + multiphase-flow numerics, and soft-matter simulation. ---
+
+ CoMPhy Python 101 reasoning loop +
+

CoMPhy Python 101

+
+ Open online course +
+
+ Self-paced · quick and full routes +
+

+ Mechanism-first Python onboarding: turn a physical question into + trustworthy computation and reproducible evidence. +

+ Start Course +
+
+
Basilisk C Course
diff --git a/assets/images/teaching/comphy-python101.svg b/assets/images/teaching/comphy-python101.svg new file mode 100644 index 00000000..8e332ad1 --- /dev/null +++ b/assets/images/teaching/comphy-python101.svg @@ -0,0 +1,27 @@ + + CoMPhy Python 101 reasoning loop + + + + + COMPHY LAB · OPEN COURSE + Python 101 + reason with code + + + + + + + + + ask + model + build + verify + show + + + + question → evidence +