[IPython-User] Amazon ec2 instance with ipython notebook info
Thomas Kluyver
takowl@gmail....
Mon Nov 12 11:53:11 CST 2012
On 12 November 2012 17:38, Carl Smith <carl.input@gmail.com> wrote:
> for p in "ipython oct2py scikits-image pandas statsmodels networkx"
> do
> sudo pip install -u $p
> done
>
I'd lean towards using apt-packages for everything, e.g. by adding Julian's
IPython PPA [1] for up-to-date versions of IPython. Having everything
installed in one place by one system should make it easier to update pieces.
[1] https://launchpad.net/~jtaylor/+archive/ipython
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20121112/136ba735/attachment.html
More information about the IPython-User
mailing list