[IPython-dev] Running IPython Notebook against Python 2.7 or Python 3.3

Thomas Kluyver takowl at gmail.com
Sun Dec 1 13:15:19 EST 2013


On 1 December 2013 10:13, Damon Allen <damontallen at gmail.com> wrote:

> When I'm in IPython and click on Help -> Python I get the Python 3.3.3
> documentation page.  Since the help page seems to pull up the version of
> Python that you are using I am assuming that I am running Python 3.3.  That
> being said I did install from the source.
>

That just points to http://docs.python.org , whichever version of Python
you're running. Check sys.version to see the Python version.

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20131201/c82ad158/attachment.html>


More information about the IPython-dev mailing list