| 1 | initial version |
Sage's prompt relies on IPython.
The history is stored in a file called history.sqlite.
To figure out where this file is, run this from a terminal
(without the initial $ which represents the shell prompt):
$ sage --ipython locate profile default
Then change to the directory given by the above command,
and remove the history.sqlite file.
A fresh one will be created next time you start Sage.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.