diff options
Diffstat (limited to 'tutorials/module_1/notebook_1/computing_fundamentals.ipynb')
| -rw-r--r-- | tutorials/module_1/notebook_1/computing_fundamentals.ipynb | 26 |
1 files changed, 4 insertions, 22 deletions
diff --git a/tutorials/module_1/notebook_1/computing_fundamentals.ipynb b/tutorials/module_1/notebook_1/computing_fundamentals.ipynb index 9fbfc5d..cb8e088 100644 --- a/tutorials/module_1/notebook_1/computing_fundamentals.ipynb +++ b/tutorials/module_1/notebook_1/computing_fundamentals.ipynb @@ -2,7 +2,6 @@ "cells": [ { "cell_type": "markdown", - "id": "b29f9832-430f-43db-b29b-2f3acabe22bd", "metadata": {}, "source": [ "# Computing Fundamentals\n", @@ -22,28 +21,11 @@ "Command window, terminal, console, command prompt you might’ve heard of\n", "theses terms before. They all essentially mean the same thing. The\n", "command window is used to control your system." - ] + ], + "id": "c3aa6fa3-a0c6-4851-94d4-9e40d739b70d" } ], - "metadata": { - "kernelspec": { - "display_name": "Python 3 (ipykernel)", - "language": "python", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.12.9" - } - }, "nbformat": 4, - "nbformat_minor": 5 + "nbformat_minor": 5, + "metadata": {} } |
