Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eabbd96

Browse filesBrowse files
committed
Merge pull request #619 from gczh/update-dev-env-links
Update Links in Dev IDE Section
2 parents b6224e1 + 7d7c535 commit eabbd96
Copy full SHA for eabbd96

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎docs/dev/env.rst

Copy file name to clipboardExpand all lines: docs/dev/env.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,11 +170,11 @@ alternative.
170170
Spyder
171171
------
172172

173-
`Spyder <http://code.google.com/p/spyderlib/>`_ is an IDE specifically geared
173+
`Spyder <https://github.com/spyder-ide/spyder>`_ is an IDE specifically geared
174174
toward working with scientific Python libraries (namely
175175
`Scipy <http://www.scipy.org/>`_). It includes integration with pyflakes_,
176176
`pylint <http://www.logilab.org/857>`_ and
177-
`rope <http://rope.sourceforge.net/>`_.
177+
`rope <https://github.com/python-rope/rope>`_.
178178

179179
Spyder is open-source (free), offers code completion, syntax highlighting,
180180
a class and function browser, and object inspection.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.