diff options
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 |
