Use different ipython profile
Hello,
My default ipython profile has some settings that conflict with Sage. Is there a way to point Sage towards a different ipython profile? Thanks!
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 3 years ago
Seen: 684 times
Last updated: Feb 17 '22
What operating system? How was Sage installed?
Arch linux. Installed via pacman.
I think Sage does not use the main IPython profile from
~/.ipython
, but has its own copy in~/.sage/ipython-5.0.0
.