diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-03-12 20:47:04 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-03-12 20:47:04 -0600 |
| commit | ab0dbb368948becb5beda50a585f9620bc186662 (patch) | |
| tree | db0102a76c74abb4e0cd3a933dbda28e04f9cd6e /tutorials/1_04_spyder_getting_started.md | |
| parent | f404748a1085af0dabae487f8fedcad20a238d0c (diff) | |
Completed Functions anr Arrays tutorial
Diffstat (limited to 'tutorials/1_04_spyder_getting_started.md')
| -rw-r--r-- | tutorials/1_04_spyder_getting_started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/1_04_spyder_getting_started.md b/tutorials/1_04_spyder_getting_started.md index 08cbde9..df141bf 100644 --- a/tutorials/1_04_spyder_getting_started.md +++ b/tutorials/1_04_spyder_getting_started.md @@ -1,6 +1,6 @@ # 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 +In this tutorial we will cover the basics of using the Spyder IDE (Interactive Development Environment). If you've ever worked with MATLAB before, then this will feel familiar. Spyder is a program that allows you to write, run and de-bug code. ## Launching Spyder |
