From c515711942e8f31f3a95096c7c1fec88f5e4d47f Mon Sep 17 00:00:00 2001 From: Estevan Pequeno Date: Thu, 29 Dec 2011 21:12:54 -0600 Subject: [PATCH] added link to spyder in learning.rst --- docs/starting/dev-env.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starting/dev-env.rst b/docs/starting/dev-env.rst index 6d412ee..b1f2498 100644 --- a/docs/starting/dev-env.rst +++ b/docs/starting/dev-env.rst @@ -78,7 +78,7 @@ and Linux. Spyder ------ -Spyder an IDE specifically geared toward working with scientific python libraries (namely `Scipy `_). +`Spyder `_ an IDE specifically geared toward working with scientific python libraries (namely `Scipy `_). Includes integration with `pyflakes `_, `pylint `_, and `rope `_.