summaryrefslogtreecommitdiff
path: root/tutorials/module_1/notebook_1/computational_expense.ipynb
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-04-24 16:25:31 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-04-24 16:25:31 -0600
commit652f88728eb91bae1c4f30b63d1fbe60788ea938 (patch)
tree65cfe591da183b969885e8c557b1ac5810727ec8 /tutorials/module_1/notebook_1/computational_expense.ipynb
parent42fca6122f4baf847ec2794b172abbc6a2193407 (diff)
Added jupyter notebook converter script. Converts markdown (.md) tutorials to jupyter notebook (.ipynb).
Diffstat (limited to 'tutorials/module_1/notebook_1/computational_expense.ipynb')
-rw-r--r--tutorials/module_1/notebook_1/computational_expense.ipynb15
1 files changed, 15 insertions, 0 deletions
diff --git a/tutorials/module_1/notebook_1/computational_expense.ipynb b/tutorials/module_1/notebook_1/computational_expense.ipynb
new file mode 100644
index 0000000..913340d
--- /dev/null
+++ b/tutorials/module_1/notebook_1/computational_expense.ipynb
@@ -0,0 +1,15 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "# Computational Expense"
+ ],
+ "id": "e24c5ff9-9d59-4246-a704-dae65913b15b"
+ }
+ ],
+ "nbformat": 4,
+ "nbformat_minor": 5,
+ "metadata": {}
+}