diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-11 14:19:25 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-11 14:21:51 -0600 |
| commit | 13ed9e9798b503756f14ca7a2a274c050ff7f646 (patch) | |
| tree | 3e564b04dba3def1a31f75c54e2ddb203139dfc8 /tutorials/module_1 | |
| parent | 5bd32145a44d859dbc5981a808ca35938ff3917e (diff) | |
Added changes from Dr. D to explain how the tutorial will be taught in lecture.
Diffstat (limited to 'tutorials/module_1')
| -rw-r--r-- | tutorials/module_1/basics_of_python.ipynb | 2 |
1 files changed, 1 insertions, 1 deletions
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, |
