diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-02-05 16:53:27 -0700 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-02-05 16:53:27 -0700 |
| commit | d15b47d5a0a58515b64e2f57d4b6ab2b86e404be (patch) | |
| tree | 6209229ed79c8ff5a98cc21fd478303ba4389d3f /tutorials/spyder_getting_started.md | |
| parent | 9c2e0d2d6d4a59b1a8cc34a98e416f97f67364df (diff) | |
Renamed tutorials and updated links in tutorial/readme.md
Diffstat (limited to 'tutorials/spyder_getting_started.md')
| -rw-r--r-- | tutorials/spyder_getting_started.md | 10 |
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 |
