summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-01-29 00:11:00 -0700
committerChristian Kolset <christian.kolset@gmail.com>2025-01-29 00:11:00 -0700
commitb07843bb17595bbfbe43becc899fcae7a382b338 (patch)
treed2eabf1ad082f57c004e4ea86b3c64e6986951cb
parent062b068aa6637e3b3ff6530deb72a58acaf5520e (diff)
Added spyder tutorial
-rw-r--r--tutorials/2.1_spyder_getting_started.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/tutorials/2.1_spyder_getting_started.md b/tutorials/2.1_spyder_getting_started.md
new file mode 100644
index 0000000..c247cf7
--- /dev/null
+++ b/tutorials/2.1_spyder_getting_started.md
@@ -0,0 +1,3 @@
+# Getting started with Spyder
+
+In this tutorial we will cover the basics of the Spyder IDE (Interactive Development Environment). If you've ever worked with MATLAB before, then this will feel familiar.