February 2025
Pre-built Python notebooks that allow students to further explore Calculus concepts with Python and real data.
All the labs and more info available at https://github.com/mcwg/calc-python-labs
(Requires a Google account)
These labs guide students in using an LLM to generate Python code related to Calculus concepts, which they then execute and modify in Google Colab.
Before starting, students should read the Instructions for students on creating Python notebooks in Colab and using an LLM to generate and execute code.
Intro to LLM + Colab
Students prompt an LLM to generate simple Python code, run it in Colab, and tweak it.
LakeMeadAreas.csv
needed for the lab available here.LakeMeadAreas.csv
available hereThey illustrate how Calculus-related conversations can look like when the LLM can run Python code by itself (no Google Colab or Python notebooks involved).