[IPython-dev] isympy doesn't work with the new ipython-dev

Brian Granger ellisonbg.net at gmail.com
Thu Feb 11 15:28:54 EST 2010


Profiles can be loaded from arbitrary places currently, but Fernando's
approach would allow profiles to be found using the regular import
mechanisms in IPython.  Basically any module or package in sys.path
could declare the location of an IPython profile using this API.

Cheers,

Brian

> I'd suggest to allow loading profiles from _arbitrary_ place.
> Why it is forbidden to have some specialized profile just somewhere?
> For example, I would benefit if it was possible to have profile somewhere
> on NFS and my group could use it from different computers. This would
> allow centralized profile management in big organizations.
>
> Regards,
> --
> Mikhail Terekhov
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>



More information about the IPython-dev mailing list