summaryrefslogtreecommitdiff
path: root/tutorials/spyder_getting_started.md
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/spyder_getting_started.md')
-rw-r--r--tutorials/spyder_getting_started.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/tutorials/spyder_getting_started.md b/tutorials/spyder_getting_started.md
new file mode 100644
index 0000000..8a7f566
--- /dev/null
+++ b/tutorials/spyder_getting_started.md
@@ -0,0 +1,10 @@
+# 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. Spyder is a program
+
+
+## Launching Spyder
+Using Anaconda we will select the environment we created earlier.
+
+
+## Spyder Interface