From 652f88728eb91bae1c4f30b63d1fbe60788ea938 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Thu, 24 Apr 2025 16:25:31 -0600 Subject: Added jupyter notebook converter script. Converts markdown (.md) tutorials to jupyter notebook (.ipynb). --- tutorials/module_4/plotting.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tutorials/module_4/plotting.md (limited to 'tutorials/module_4/plotting.md') diff --git a/tutorials/module_4/plotting.md b/tutorials/module_4/plotting.md new file mode 100644 index 0000000..b309e2f --- /dev/null +++ b/tutorials/module_4/plotting.md @@ -0,0 +1,3 @@ +# Plotting + +## matlibplot -- cgit v1.2.3