<div class="gmail_quote">On 29 September 2011 14:13, Hans Meine <span dir="ltr"><<a href="mailto:hans_meine@gmx.net">hans_meine@gmx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div id=":15l">Concerning "easy setup", I missed PPAs to be mentioned in a recent discussion<br>
as an easy installation method for Ubuntu systems.  In particular, Chris Lea<br>
(whom I don’t know personally, so trust him on your own risk) seems to offer<br>
all optional ipython dependencies, so that it is enough to issue:<br>
<br>
  sudo apt-add-repository ppa:chris-lea/libpgm<br>
  sudo apt-add-repository ppa:chris-lea/zeromq<br>
  sudo apt-add-repository ppa:chris-lea/python-tornado</div></blockquote><div><br>Perhaps even more conveniently, Julian Taylor made an ipython-dev ppa, which contains IPython (albeit not a dev version at the moment), zeromq, pyzmq and libpgm:<br>

<br><a href="https://launchpad.net/~jtaylor/+archive/ipython-dev">https://launchpad.net/~jtaylor/+archive/ipython-dev</a><br></div></div><br>Tornado isn't in there at the moment, but it would be an obvious thing to add if we're packaging the version with the notebook. Hopefully in a few months, we won't be depending on so much bleeding-edge stuff, so it will be easier to set up.<br>

<br>Thomas<br>