From 13ed9e9798b503756f14ca7a2a274c050ff7f646 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Fri, 11 Apr 2025 14:19:25 -0600 Subject: Added changes from Dr. D to explain how the tutorial will be taught in lecture. --- tutorials/module_1/basics_of_python.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tutorials/module_1') diff --git a/tutorials/module_1/basics_of_python.ipynb b/tutorials/module_1/basics_of_python.ipynb index 49f7a5a..1776291 100644 --- a/tutorials/module_1/basics_of_python.ipynb +++ b/tutorials/module_1/basics_of_python.ipynb @@ -289,7 +289,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.13.2" + "version": "3.12.9" } }, "nbformat": 4, -- cgit v1.2.3