diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-02-05 12:16:42 -0700 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-02-05 12:16:42 -0700 |
| commit | 9c2e0d2d6d4a59b1a8cc34a98e416f97f67364df (patch) | |
| tree | 21e220973f98def2e38572a29647babcf131bedc /tutorials/2.1_spyder_getting_started.md | |
| parent | 98f45d4781b2123ca3cc11245282c6353d1c2be6 (diff) | |
restructured tutorial/readme.md to reflect course overview
Diffstat (limited to 'tutorials/2.1_spyder_getting_started.md')
| -rw-r--r-- | tutorials/2.1_spyder_getting_started.md | 9 |
1 files changed, 8 insertions, 1 deletions
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 |
