<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to install the development version of IPython Qtconsole and Notebook in Ubuntu</title>
	<atom:link href="http://asmeurersympy.wordpress.com/2012/06/14/how-to-install-the-development-version-of-ipython-qtconsole-and-notebook-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://asmeurersympy.wordpress.com/2012/06/14/how-to-install-the-development-version-of-ipython-qtconsole-and-notebook-in-ubuntu/</link>
	<description>My blog on my work on SymPy and other fun stuff.</description>
	<lastBuildDate>Sat, 11 May 2013 17:46:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Aaron Meurer</title>
		<link>http://asmeurersympy.wordpress.com/2012/06/14/how-to-install-the-development-version-of-ipython-qtconsole-and-notebook-in-ubuntu/#comment-528</link>
		<dc:creator><![CDATA[Aaron Meurer]]></dc:creator>
		<pubDate>Fri, 15 Jun 2012 00:33:17 +0000</pubDate>
		<guid isPermaLink="false">https://asmeurersympy.wordpress.com/?p=1109#comment-528</guid>
		<description><![CDATA[I didn&#039;t know about that. That would have been more direct :)

I&#039;m going to stick with setup.py develop because I need to switch to older versions sometimes for testing, but otherwise a ppa sounds like a good solution.]]></description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know about that. That would have been more direct :)</p>
<p>I&#8217;m going to stick with setup.py develop because I need to switch to older versions sometimes for testing, but otherwise a ppa sounds like a good solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://asmeurersympy.wordpress.com/2012/06/14/how-to-install-the-development-version-of-ipython-qtconsole-and-notebook-in-ubuntu/#comment-527</link>
		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Fri, 15 Jun 2012 00:02:28 +0000</pubDate>
		<guid isPermaLink="false">https://asmeurersympy.wordpress.com/?p=1109#comment-527</guid>
		<description><![CDATA[You could also use `apt-get build-dep ` to install all the dependencies for a package and get you ready for a manual build.

But I actually got rid of my manual install of ipython and switched to the development ppa which you can add to your apt sources using `sudo add-apt-repository ppa:jtaylor/ipython-dev` (See the announcement for the ppa here: http://mail.scipy.org/pipermail/ipython-dev/2012-January/008615.html)]]></description>
		<content:encoded><![CDATA[<p>You could also use `apt-get build-dep ` to install all the dependencies for a package and get you ready for a manual build.</p>
<p>But I actually got rid of my manual install of ipython and switched to the development ppa which you can add to your apt sources using `sudo add-apt-repository ppa:jtaylor/ipython-dev` (See the announcement for the ppa here: <a href="http://mail.scipy.org/pipermail/ipython-dev/2012-January/008615.html" rel="nofollow">http://mail.scipy.org/pipermail/ipython-dev/2012-January/008615.html</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradley Froehle</title>
		<link>http://asmeurersympy.wordpress.com/2012/06/14/how-to-install-the-development-version-of-ipython-qtconsole-and-notebook-in-ubuntu/#comment-522</link>
		<dc:creator><![CDATA[Bradley Froehle]]></dc:creator>
		<pubDate>Thu, 14 Jun 2012 08:28:55 +0000</pubDate>
		<guid isPermaLink="false">https://asmeurersympy.wordpress.com/?p=1109#comment-522</guid>
		<description><![CDATA[Of course you can also just leave the system ipython installed and install the dev version locally (for your user only).  No root permissions required.

$ python setupegg.py develop --user]]></description>
		<content:encoded><![CDATA[<p>Of course you can also just leave the system ipython installed and install the dev version locally (for your user only).  No root permissions required.</p>
<p>$ python setupegg.py develop &#8211;user</p>
]]></content:encoded>
	</item>
</channel>
</rss>
