[IPython-dev] ipython pip dependencies

Ian Bell ian.h.bell at gmail.com
Thu Jun 12 18:28:25 EDT 2014


Ok that makes sense to me.  I didn't know about the "pip install
ipython[all]" command, is that standard pip?


On Thu, Jun 12, 2014 at 10:55 PM, Thomas Kluyver <takowl at gmail.com> wrote:

> On 12 June 2014 12:27, Martín Gaitán <gaitan at gmail.com> wrote:
>
>> try
>>
>> $ pip install install[all]
>>
>> or, if you only need the requirements for IPython Notebook
>>
>> $ pip install install[notebook]
>>
>
> Exactly. The rationale is that you can install and use IPython in the
> terminal without any extra dependencies.
>
> Thomas
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140613/ed072e89/attachment.html>


More information about the IPython-dev mailing list