[IPython-User] questions about latex rendering in ipython with sympy
Comer Duncan
comer.duncan@gmail....
Tue Jan 10 16:33:47 CST 2012
Hi Paul,
Thanks for the reply.
I have tried what you suggest. Here is the output:
[homelap-3:~] comerduncan% ipython profile list
Available profiles in IPython:
cluster
math
pysh
python3
sympy
The first request for a bundled profile will copy it
into your IPython directory (/Users/comerduncan/.config/ipython),
where you can customize it.
Available profiles in /Users/comerduncan/.config/ipython:
default
iptest
To use any of the above profiles, start IPython with:
ipython --profile=<name>
So, while sympy seems to be 'available' only default and iptest profiles
are listed as available. How to configure so that sympy (as well as the
others listed) will in fact be found?
Thanks for your help.
Comer
> notebook --profile=sympy has a problem:
> >
> > comerduncan% ipython notebook --profile=sympy
> > [NotebookApp] Profile u'sympy' not found.
>
> What does the following command result in for you (my output's included)
>
> $ ipython profile list
>
> Available profiles in IPython:
> sympy
> python3
> math
> pysh
> cluster
>
> The first request for a bundled profile will copy it
> into your IPython directory (/home/pi/.ipython),
> where you can customize it.
>
> Available profiles in /home/pi/.ipython:
> default
> foo
> iptest
>
> To use any of the above profiles, start IPython with:
> ipython --profile=<name>
>
>
> best,
> --
> Paul Ivanov
> 314 address only used for lists, off-list direct email at:
> http://pirsquared.org | GPG/PGP key id: 0x0F3E28F7
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20120110/921faa67/attachment.html
More information about the IPython-User
mailing list