Skip to content

Commit 625dd1e

Browse files
author
krasoa
committed
typo
1 parent 42886d8 commit 625dd1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

01-2020-11-06/notebooks/01-03_IDEs_and_the_Jupyter_ecosystem.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"Another recommendable IDE is [Spyder](https://www.spyder-ide.org/). Spyder ships with the Anaconda distribution and is a powerful scientific environment written in Python, for Python, and __designed by and for scientists, engineers and data analysts__. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.\n",
172172
"\n",
173173
"\n",
174-
"> In order to start the Sypder type `sypder` into your shell (make sure that you actually have installed spyder beforehand)."
174+
"> In order to start the Spyder type `spyder` into your shell (make sure that you actually have installed spyder beforehand)."
175175
]
176176
},
177177
{
@@ -249,7 +249,7 @@
249249
"name": "python",
250250
"nbconvert_exporter": "python",
251251
"pygments_lexer": "ipython3",
252-
"version": "3.7.3"
252+
"version": "3.8.6"
253253
},
254254
"livereveal": {
255255
"scroll": true,

0 commit comments

Comments
 (0)