From 9c2e0d2d6d4a59b1a8cc34a98e416f97f67364df Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 5 Feb 2025 12:16:42 -0700 Subject: restructured tutorial/readme.md to reflect course overview --- tutorials/2.1_spyder_getting_started.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'tutorials/2.1_spyder_getting_started.md') diff --git a/tutorials/2.1_spyder_getting_started.md b/tutorials/2.1_spyder_getting_started.md index c247cf7..8a7f566 100644 --- a/tutorials/2.1_spyder_getting_started.md +++ b/tutorials/2.1_spyder_getting_started.md @@ -1,3 +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. +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 -- cgit v1.2.3