updated old scipy.org links, other minor doc fixes#841
Merged
Conversation
Member
There was a problem hiding this comment.
The wiki now offers slightly cleaner URLs like http://wiki.ipython.org/Cookbook
Member
|
Thanks for updating these, Paul - the changes look good to me. |
Member
Author
|
addressed Thomas' suggestions, also replaced a link to a github download page to the ipython.org one, and added a link for the releases archive for obtaining IPython versions which worked on Python <=2.5 inside the warning about how 2.6 is a hard dependency now |
fperez
added a commit
that referenced
this pull request
Oct 7, 2011
updated old scipy.org links, other minor doc fixes Also removed references to the defunct separate py3k repo, as per the recent mailing list thread.
Member
|
Thanks a lot, @ivanov! Merged. |
mattvonrocketstein
pushed a commit
to mattvonrocketstein/ipython
that referenced
this pull request
Nov 3, 2014
updated old scipy.org links, other minor doc fixes Also removed references to the defunct separate py3k repo, as per the recent mailing list thread.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I updated the docs and moved some old ipython.scipy.org links to point to the relevant new places.
Also removed references to the defunct separate py3k repo, as per the recent mailing list thread.