[IPython-dev] local ipython install from github
MinRK
benjaminrk at gmail.com
Fri Jun 1 04:18:58 EDT 2012
On Fri, Jun 1, 2012 at 12:41 AM, Johann Cohen-Tanugi <
johann.cohentanugi at gmail.com> wrote:
> Hi, there has been some blogs in the past helping peope use ipython with
> virtualenv : see for instance
>
> http://igotgenes.blogspot.fr/2010/01/interactive-sandboxes-using-ipython.html
> Has this become obsolete with new ipython?
>
Many of these helpers seriously misunderstand virtualenv and Python
packages, specifically the fact that IPython is just a Python package. To
get IPython to work perfectly in a virtualenv is a single step (as it has
always been, I think): install IPython in the virtualenv. Most of the
tricks in these various guides are about unmangling paths that were only
problematic because the process started with the un-patched system Python,
rather than the one in the venv.
-MinRK
>
> best,
> Johann
>
> On 06/01/2012 01:25 AM, Ralf Hemmecke wrote:
> > Maybe this is interesting for someone or for the ipython documentation...
> >
> > https://sites.google.com/site/hemmecke/ipython-nb
> >
> > Ralf
> > _______________________________________________
> > IPython-dev mailing list
> > IPython-dev at scipy.org
> > http://mail.scipy.org/mailman/listinfo/ipython-dev
> >
> _______________________________________________
> 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/20120601/d44b2c2e/attachment.html>
More information about the IPython-dev
mailing list