summaryrefslogtreecommitdiff
path: root/tutorials/module_1/notebook_1/computing_fundamentals.ipynb
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-05-08 17:59:59 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-05-08 17:59:59 -0600
commit3eb4be2a880eed828c983c8a30d73faa8e6f4746 (patch)
tree319368d9135adfe8a9133d0f6046177a13acc54a /tutorials/module_1/notebook_1/computing_fundamentals.ipynb
parente22e15fd8d9d0511a7cfa8fdb0e75509aeba6a15 (diff)
Worked on module_3 notebooks
Diffstat (limited to 'tutorials/module_1/notebook_1/computing_fundamentals.ipynb')
-rw-r--r--tutorials/module_1/notebook_1/computing_fundamentals.ipynb26
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": {}
}